Click or drag to resize
DocumentsImportEventArgsImportedDocumentIDs Property
List of imported document original IDs

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public List<int> ImportedDocumentIDs { get; set; }

Property Value

Type: ListInt32
See Also