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

Property Value

String
The short caption.

Implements

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