 | ISynchronizableUniqueId Property |
Unique Id of the data
Namespace:
EBP.Framework.Common.Interfaces.Synchronization
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxNullable<Guid> UniqueId { get; set; }
Property UniqueId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also