Click or drag to resize
DocumentsImportEventArgsImportedNodeIDs Property
List of imported node original IDs

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

Property Value

Type: ListInt32
See Also