ResultDescriptorPreferredFormat Property |
Gets the preferred format for the current result.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string PreferredFormat { get; }Public ReadOnly Property PreferredFormat As String
Get
public:
property String^ PreferredFormat {
String^ get ();
}member PreferredFormat : string with get
Property Value
Type:
String
See Also