OtherGroupSettings.OtherGroupCaption Property |
Gets or sets the other group caption.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntaxpublic string OtherGroupCaption { get; set; }
Public Property OtherGroupCaption As String
Get
Set
public:
property String^ OtherGroupCaption {
String^ get ();
void set (String^ value);
}
member OtherGroupCaption : string with get, set
Property Value
Type:
String
See Also