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)
Syntax
string ShortCaption { get; }

Property Value

Type: String
The short caption.
Remarks
This can be used in the visualizations for readability.
See Also