DataConstantsProviderFormatProperty Field |
The name used for the measure property holding the provider format string property, when available.
Namespace:
Dundas.BI.Data
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly string ProviderFormatProperty
Public Shared ReadOnly ProviderFormatProperty As String
public:
static initonly String^ ProviderFormatProperty
static val ProviderFormatProperty: string
Field Value
Type:
StringRemarks The value of this constant is DEFAULT_FORMAT_STRING.
See Also