Click or drag to resize

ISynchronizationKnownVersionsV2KnownVersions Property

[Missing <summary> documentation for "P:EBP.Framework.BusinessLogic.InterfacesV9.Services.Synchronization.ISynchronizationKnownVersionsV2.KnownVersions"]

Namespace:  EBP.Framework.BusinessLogic.InterfacesV9.Services.Synchronization
Assembly:  EBP.Framework.BusinessLogic.InterfacesV9 (in EBP.Framework.BusinessLogic.InterfacesV9.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ISharedDictionary<Guid, Tuple<int, Nullable<int>>> KnownVersions { get; }

Property Value

Type: ISharedDictionaryGuid, TupleInt32, NullableInt32
See Also