[]
        
(Showing Draft Content)

C1.Web.Api.DataEngine.Models.Field

Field Class

The field class.

Inheritance
Field
Namespace: C1.Web.Api.DataEngine.Models
Assembly: C1.Web.Api.DataEngine.dll
Syntax
public class Field

Constructors

Name Description
Field()

Properties

Name Description
Binding

Gets or sets the name of the source column which the field is bound to.

DataType

Gets or sets the data type of the field.

DimensionType

Gets or sets the dimension type of the field.

Header

Gets or sets a text to be displayed in the user interface.

Lookup

Gets or sets the lookup values for this field.

SubFields

Gets the child fields.

Methods

Name Description
ShouldSerializeSubFields()

Specifies whether the SubFields property should be serialized.