Click or drag to resize

GenericExportHandlerT, E, IGetRoots Method

Get all non-excluded root items from the last itemized structure.

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

Return Value

IEnumerableExportItem

Implements

IGenericExportHandlerGetRoots
Revision History
DateVersionDescription
-2024 SP0First Release
See Also