Click or drag to resize

ExportItemParents Property

Parent items for this item. Empty for root item.

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

Property Value

IEnumerableExportItem
See Also