Click or drag to resize

ExportItemChildren Property

Child items for this item.

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

Property Value

Type: IEnumerableExportItem
See Also