Formula |
The FormulaDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| FormulaDefinition(String, String, DataCube) | Initializes a new instance of the FormulaDefinition class. | |
| FormulaDefinition(Guid, String, String, DataCube) | Initializes a new instance of the FormulaDefinition class. |
| Name | Description | |
|---|---|---|
| AnalysisStructure | Gets the parent analysis structure. | |
| Caption | Gets or sets the caption. | |
| Category | Gets the potential analysis category for the current instance. | |
| Containers | Gets the container objects used alter the presentation of the elements using a folder-like approach. | |
| Description | Gets or sets the description. | |
| EntityId | The ID of the entity this formula belongs to. | |
| Id | Gets the ID. | |
| IsHierarchy | Gets a value indicating whether this instance is a hierarchy. | |
| IsMeasure | Gets a value indicating whether this instance is a measure. | |
| Properties | Gets the various uncategorized properties. | |
| Statement | Gets or sets the formula statement. | |
| UniqueName | Gets the object unique name. |