 | ISynchronizableOriginalDataSourceId Property |
Id of the original datasource (where the data was created
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> OriginalDataSourceId { get; set; }
Property OriginalDataSourceId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also