The following tables list the members exposed by AttributesDimBuilder.
| Name | Description | |
|---|---|---|
![]() | AttributesDimBuilder Constructor |
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets the item caption. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | DefaultField | Overridden. Gets or sets the default AttributeBuilder for this AttributesDimBuilder. |
![]() | DimensionType | Gets the DimensionBuilder.DimensionType of this DimensionBuilder instance. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder) |
![]() | Fields | Gets the name-value dictionary of the defined fields. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<AttributeBuilder>) |
![]() | Name | Gets the name of the schema element. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
| Name | Description | |
|---|---|---|
![]() | AddField | Adds the field to the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<AttributeBuilder>) |
![]() | AddFields | Adds the set of fields to the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<AttributeBuilder>) |
![]() | RemoveField | Removes the field from the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<AttributeBuilder>) |
![]() | RemoveFields | Removes the set of fields from the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<AttributeBuilder>) |
![]() | SetCaption | Sets the caption of the DimensionBuilder<T>. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<AttributeBuilder>) |
![]() | SetDefaultField | Overridden. Sets the default AttributeBuilder of this AttributesDimBuilder. |


