MetricSetOtherGroupSettings Property |
Gets the "Other" group settings for the current instance, if available.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic OtherGroupSettings OtherGroupSettings { get; }Public ReadOnly Property OtherGroupSettings As OtherGroupSettings
Get
public:
property OtherGroupSettings^ OtherGroupSettings {
OtherGroupSettings^ get ();
}member OtherGroupSettings : OtherGroupSettings with get
Property Value
OtherGroupSettings
See Also