Open this page in the API Guide

TimeHierarchyMember.ShortCaption Property

Gets the short caption.

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

Property Value

Type: String
The short caption.

Implements

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