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 (24.3.0.1000)
Syntax public IHierarchyMember NotApplicableMember { get; }
Public ReadOnly Property NotApplicableMember As IHierarchyMember
Get
public:
property IHierarchyMember^ NotApplicableMember {
IHierarchyMember^ get ();
}
member NotApplicableMember : IHierarchyMember with get
Property Value
Type:
IHierarchyMemberSee Also