IDataQuery GetListResult T  Method Kentico 8.1 API Reference
Gets the result as a list of values from the first column that the query returns. Excludes null values from the result.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineIList T 
See Also