MissingDataRuleNullCaption Property |
Gets or sets the string caption to be used for values.
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 NullCaption { get; set; }
Public Property NullCaption As String
Get
Set
public:
property String^ NullCaption {
String^ get ();
void set (String^ value);
}
member NullCaption : string with get, set
Property Value
Type:
StringSee Also