AttributeHierarchyNotApplicableMember Property  | 
 
            Gets the "Not Applicable Member", used to indicate there are no applicable values for the attribute.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic IHierarchyMember NotApplicableMember { get; }Public ReadOnly Property NotApplicableMember As IHierarchyMember
	Get
public:
property IHierarchyMember^ NotApplicableMember {
	IHierarchyMember^ get ();
}member NotApplicableMember : IHierarchyMember with get
Property Value
Type: 
IHierarchyMember
See Also