OlapTimeLevelCaptionFormat Property |
Gets the caption format.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string CaptionFormat { get; }Public ReadOnly Property CaptionFormat As String
Get
public:
virtual property String^ CaptionFormat {
String^ get () sealed;
}abstract CaptionFormat : string with get
override CaptionFormat : string with get
Property Value
Type:
String
The caption format.
Implements
IFormattableHierarchyLevelCaptionFormat
See Also