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 (25.3.0.1000)
Syntaxpublic 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: 
String
See Also