Click or drag to resize

CTObjectDataHandlerE, O, SGetAllFromCTAPI Method

Use CT API to retrieve ALL Core Objects of type O.

Namespace: CTExtensions.ExportCore.CTObjectData
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected abstract List<O> GetAllFromCTAPI()

Return Value

ListO
See Also