HierarchyRequestUnknownMemberCaption Property |
Gets the override for the unknown member caption.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string UnknownMemberCaption { get; }
Public ReadOnly Property UnknownMemberCaption As String
Get
public:
property String^ UnknownMemberCaption {
String^ get ();
}
member UnknownMemberCaption : string with get
Property Value
Type:
String
The override for the unknown member caption.
See Also