Click or drag to resize

IGenericExportHandler.GetRoots Method

Get root items

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
IEnumerable<ExportItem> GetRoots()

Return Value

IEnumerable<ExportItem>
See Also