DocumentsImportEventArgsImportedDocumentIDs Property |
List of imported document original IDs
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public List<int> ImportedDocumentIDs { get; set; }
Property Value
Type:
ListInt32See Also