SessionCreationParametersCulture Property |
Gets or sets the culture.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic CultureInfo Culture { get; set; }Public Property Culture As CultureInfo
Get
Set
public:
property CultureInfo^ Culture {
CultureInfo^ get ();
void set (CultureInfo^ value);
}member Culture : CultureInfo with get, set
Property Value
CultureInfo
Exceptions
See Also