PdfAnnotationsHelperGetOldNewVersionIDs - метод
Get fileID-OldVersionID pairs for new versions of files that were installed by selecting old versions as current.
Пространство имён: Tessa.Extensions.Default.Server.PdfAnnotationsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public static Dictionary<Guid, Guid>? GetOldNewVersionIDs(
CardInfoStorageObject storage
)
Public Shared Function GetOldNewVersionIDs (
storage As CardInfoStorageObject
) As Dictionary(Of Guid, Guid)
public:
static Dictionary<Guid, Guid>^ GetOldNewVersionIDs(
CardInfoStorageObject^ storage
)
static member GetOldNewVersionIDs :
storage : CardInfoStorageObject -> Dictionary<Guid, Guid>
- storage CardInfoStorageObject
- Info.
DictionaryGuid,
GuidDictionary of fileID-OldVersionID pairs/