 | RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPEGetAllDatasouces Method |
Return everything that is selectable as a data source.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected abstract IEnumerable<DATASOURCETYPE> GetAllDatasouces()
Protected MustOverride Function GetAllDatasouces As IEnumerable(Of DATASOURCETYPE)
Return Value
IEnumerableDATASOURCETYPE
See Also