Click or drag to resize

LookupListHandler<E, S>.GetAllFromCTAPI Method

Queries all CTLookupList from CT API.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected override List<CTLookupList> GetAllFromCTAPI()

Return Value

List<CTLookupList>
See Also