Click or drag to resize
IQueryRunnerTABLE Property
This property accepts data and renders them as a table (grid).

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
IEnumerable<Object> TABLE { get; set; }

Property Value

Type: IEnumerableObject

[Missing <value> documentation for "P:C2ExplorerServiceStack.Logic.Interfaces.IQueryRunner.TABLE"]

See Also