OtherGroupSettingsOtherGroupCaption 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 (24.3.0.1000)
Syntax public 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:
StringSee Also