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.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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/