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.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static Dictionary<Guid, Guid>? GetOldNewVersionIDs(
	CardInfoStorageObject storage
)

Параметры

storage  CardInfoStorageObject
Info.

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

DictionaryGuid, Guid
Dictionary of fileID-OldVersionID pairs/

См. также