DocumentsImportEventArgsImportedNodeIDs Property |
List of imported node IDs
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public List<int> ImportedNodeIDs { get; set; }
Property Value
Type:
ListInt32See Also