The following tables list the members exposed by AttributeBuilder.
| Name | Description | |
|---|---|---|
![]() | AttributeBuilder Constructor |
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets the item caption. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | CaptionExpression | Gets or sets the caption ExpressionBuilder. |
![]() | DisplayFolder | Gets or sets the display folder of this field. (Inherited from GrapeCity.ActiveAnalysis.Schema.FieldBuilder<AttributesDimBuilder>) |
![]() | Expression | Gets or sets the ExpressionBuilder. |
![]() | FieldType | Gets the FieldBuilder.FieldType of this FieldBuilder instance. (Inherited from GrapeCity.ActiveAnalysis.Schema.FieldBuilder) |
![]() | Name | Gets the name of the schema element. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | Role | Gets or sets the display role of this field. |
![]() | SortingExpression | Gets or sets the sorting ExpressionBuilder. |
![]() | ValueExpression | Gets or sets the value ExpressionBuilder. |
| Name | Description | |
|---|---|---|
![]() | SetCaption | Sets the caption of the AttributeBuilder. |
![]() | SetCaptionExpression | Overloaded. Sets the caption expression of the AttributeBuilder. |
![]() | SetDisplayFolder | Sets the display folder of the AttributeBuilder. |
![]() | SetExpression | Overloaded. Sets the expression of the AttributeBuilder. |
![]() | SetFieldRole | Sets the field role of the AttributeBuilder. |
![]() | SetSortingExpression | Overloaded. Sets the sorting expression of the AttributeBuilder. |
![]() | SetValueExpression | Overloaded. Sets the value expression of the AttributeBuilder. |


