IFormattableHierarchyLevelShortCaptionFormat Property |
Gets the short caption format.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxstring ShortCaptionFormat { get; }ReadOnly Property ShortCaptionFormat As String
Get
property String^ ShortCaptionFormat {
String^ get ();
}abstract ShortCaptionFormat : string with get
Property Value
Type:
String
The short caption format.
See Also