VirtualHierarchyMemberCaption Property  | 
 
            Gets the member caption.
            
 
    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 Caption { get; }Public ReadOnly Property Caption As String
	Get
public:
virtual property String^ Caption {
	String^ get () sealed;
}abstract Caption : string with get
override Caption : string with get
Property Value
Type: 
StringImplements
IHierarchyMemberCaption
See Also