Click or drag to resize
ActionEntityId Property
Gets or sets the unique identifier of the entity.

Namespace: ConnectedApps.Cms.Entities.Synchronization
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid Id { get; set; }

Property Value

Type: Guid
See Also