AttributeHierarchyNotApplicableMemberMemberCaption Property |
Gets or sets the caption for the "Not Applicable" hierarchy member.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
String
See Also