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.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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/