 | CTObjectDataHandlerE, O, SGetAllFromCTAPI Method |
Use CT API to retrieve ALL Core Objects of type O.
Namespace: CTExtensions.ExportCore.CTObjectDataAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected abstract List<O> GetAllFromCTAPI()
Protected MustOverride Function GetAllFromCTAPI As List(Of O)
Return Value
ListO
See Also