Click or drag to resize

IGenericExportHandlerGetRoots Method

Get root items

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

Return Value

IEnumerableExportItem
See Also