Click or drag to resize

IReadOnlySynchronizableEntityBaseUniqueId Property

Gets the UniqueId member value

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.Services.Synchronization
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> UniqueId { get; }

Property Value

Type: NullableGuid
See Also