Click or drag to resize

IVersionToSynchronizeRestoredVersions Property

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

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
Dictionary<Guid, int> RestoredVersions { get; }

Property Value

Type: DictionaryGuid, Int32
See Also