AttributeHierarchyNotApplicableMemberMemberCaption Property |
Gets or sets the caption for the "Not Applicable" hierarchy member.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string NotApplicableMemberMemberCaption { get; set; }
Public Property NotApplicableMemberMemberCaption As String
Get
Set
public:
property String^ NotApplicableMemberMemberCaption {
String^ get ();
void set (String^ value);
}
member NotApplicableMemberMemberCaption : string with get, set
Property Value
Type:
StringSee Also