Click or drag to resize

IGenericExportHandlerGetRoots Method

Get root items

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

Return Value

Type: IEnumerableExportItem
See Also