 | 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)
SyntaxISharedDictionary<Guid, Tuple<int, Nullable<int>>> KnownVersions { get; }
ReadOnly Property KnownVersions As ISharedDictionary(Of Guid, Tuple(Of Integer, Nullable(Of Integer)))
Get
Property Value
Type:
ISharedDictionaryGuid,
TupleInt32,
NullableInt32
See Also