TimeHierarchyMemberShortCaption Property

Gets the short caption.

Namespace:  Dundas.BI.Entities.TimeDimensions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public string ShortCaption { get; }

Property Value

Type: String
The short caption.

Implements

IFormattableHierarchyMemberShortCaption
Remarks
This can be used in the visualizations for readability.
See Also