Click or drag to resize

ISynchronizableVersion Property

The version of this 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)
Syntax
Nullable<int> Version { get; set; }

Property Value

Type: NullableInt32
See Also