PdfAnnotationsHelperGetOldNewVersionIDs - метод

Get fileID-OldVersionID pairs for new versions of files that were installed by selecting old versions as current.

Definition

Пространство имён: Tessa.Extensions.Default.Server.PdfAnnotations
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public static Dictionary<Guid, Guid>? GetOldNewVersionIDs(
	CardInfoStorageObject storage
)

Параметры

storage  CardInfoStorageObject
Info.

Возвращаемое значение

DictionaryGuid, Guid
Dictionary of fileID-OldVersionID pairs/

См. также