AttributeHierarchyNotApplicableMember Property |
Gets the "Not Applicable Member", used to indicate there are no applicable values for the attribute.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
IHierarchyMember
See Also