Click or drag to resize

ExportItemChildren Property

Child items for this item.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IEnumerable<ExportItem> Children { get; }

Property Value

IEnumerableExportItem
See Also