OtherGroupSettingsCategory Property |
Gets or sets the category for the other group analysis.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic OtherGroupCategory Category { get; set; }Public Property Category As OtherGroupCategory
Get
Set
public:
property OtherGroupCategory Category {
OtherGroupCategory get ();
void set (OtherGroupCategory value);
}member Category : OtherGroupCategory with get, set
Property Value
Type:
OtherGroupCategory
See Also