Gets the culture to use for formatting dates, numbers, etc. This will typically
be the culture associated with the in-context
Session.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxCultureInfo Culture { get; }ReadOnly Property Culture As CultureInfo
Get
property CultureInfo^ Culture {
CultureInfo^ get ();
}abstract Culture : CultureInfo with get
Property Value
CultureInfo
RemarksThe value of this property is guaranteed to never be .
See Also