GdtColumn class
Represents one column in some Korzh.EasyQuery.Services.GdtResultSet object
public class Korzh.EasyQuery.Services.GdtColumn
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | Id | Gets or sets the identifier. |
String | Label | Gets or sets the label. |
Object | P | The dynamic object with the content ready for serialization to JSON |
String | Type | Gets or sets the type. |