FunctionHierarchyMemberCaption Property |
Gets the member caption.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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
IHierarchyMemberCaptionSee Also