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