The following tables list the members exposed by Field.
| Name | Description | |
|---|---|---|
![]() | Caption | Gets the caption for the grid and shelf items |
![]() | FieldType | Gets the field type |
![]() | Model | Gets data view definition the field belongs to |
![]() | SchemaField | Gets schema field |
![]() | Shelf | Gets shelf the field placed to, if any |
![]() | UniqueName | Gets the name that uniquely identifies field in model |
| Name | Description | |
|---|---|---|
![]() ![]() | ChangePercentageType | Change the percentage Type of field. |
![]() ![]() | GetPercentageType | Get the percentage type of field. |
![]() ![]() | IsContinuous | Gets true if specific field is a continuous field |
![]() ![]() | IsDiscrete | Gets true if specific field is discrete fiels |
![]() ![]() | IsValueField | Returns true if the specified field is Measure, Kpi or ContinuousField. |
![]() | ToString | Returns field unique name. |


