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