Set Client Locale

API Type

Web Services

Description

This call is used to set the locale for the client application that calls AgilePoint Server. A client application can be a web/Windows/Windows service application.

Syntax

public virtual void SetClientLocale(String Locale)

Parameters

Name Type Description

Locale

Definition:
Specifies the client locale.
Type
string
Allowed Values:
A valid locale in standardized format.
Example:
en-US

Output

None.

Example

None.

Supported Versions

3.2.0.4 and higher