TimeIntervalDefaultShortFormat Property |
Gets the default short caption format.
Namespace:
Dundas.BI.Data.TimeDimensionProviders
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string DefaultShortFormat { get; }Public ReadOnly Property DefaultShortFormat As String
Get
public:
property String^ DefaultShortFormat {
String^ get ();
}member DefaultShortFormat : string with get
Property Value
Type:
String
The default short format.
See Also