DataCubeMeasureCategory Property |
Gets the potential analysis category for the current instance.
Namespace:
Dundas.BI.Entities.DataCubes
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic AnalysisElementCategory Category { get; }Public ReadOnly Property Category As AnalysisElementCategory
Get
public:
virtual property AnalysisElementCategory Category {
AnalysisElementCategory get () sealed;
}abstract Category : AnalysisElementCategory with get
override Category : AnalysisElementCategory with get
Property Value
Type:
AnalysisElementCategoryImplements
IElementCategory
See Also