The following tables list the members exposed by SchemaDefinition.
| Name | Description | |
|---|---|---|
![]() | Caption | Gets the caption of this SchemaItem. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |
![]() | Dimensions | Gets a list of cube or perspective dimensions. |
![]() | Fields | Gets the global fields collection like Measures or Values. |
![]() | Name | Gets the name of this SchemaItem. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |
![]() | Parent | Gets the parent item of this SchemaItem. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |
![]() | Schema | Gets the SchemaDefinition of this SchemaItem. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |
![]() | UniqueName | Gets the unique name of this SchemaItem. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |
| Name | Description | |
|---|---|---|
![]() | CompareTo | Compares the current object with another object of the same type. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |
![]() | FindItem | Searches a schema item (dimension, field or level) by the item name. |
![]() | Get<T> | |
![]() | GetSchemaField | Gets a field from the schema by the field name and verifies the field type. |
![]() | ToString | Returns a System.String that represents the current System.Object. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItem) |

