IFormattableHierarchyMemberShortCaption Property |
Gets the short caption.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxstring ShortCaption { get; }ReadOnly Property ShortCaption As String
Get
property String^ ShortCaption {
String^ get ();
}abstract ShortCaption : string with get
Property Value
Type:
String
The short caption.
Remarks
This can be used in the visualizations for readability.
See Also