This document is archived and information here might be outdated. Recommended version. |
Returns the format of the dimension that represents time.
[Visual Basic .NET]
Public Property TimeDimensionFormat As String
[C#]
public string TimeDimensionFormat {get; set;}
[C++]
HRESULT get_TimeDimensionFormat(
System.String* Format
);
[C++]
HRESULT put_TimeDimensionFormat(
BSTR Format
);
[C++] Parameters Format [out, retval]
Format is a parameter of type BSTR* Format [in]
Format is a parameter of type BSTR