Set Client Application Name

API Type

Web Services

Description

This call is used to set the current application name. The application can be a web/Windows/Windows service application that calls the AgilePoint server for business process actions.

Syntax

public virtual void SetClientAppName(string AppName)

Parameters

Name Description

AppName

Definition:
Specifies the name of the application.
Type
string
Allowed Values:
A valid, case-sensitive application name.

Output

None.

Example

See previous example

Supported Versions

3.2.0.4 and higher