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.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public static Dictionary<Guid, Guid>? GetOldNewVersionIDs(
	CardInfoStorageObject storage
)

Параметры

storage  CardInfoStorageObject
Info.

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

DictionaryGuid, Guid
Dictionary of fileID-OldVersionID pairs/

См. также