ALM Site Administratation Client Type Library
GetSiteSingleParam Method
ParamName
The parameter name.

AppType
For future use. Pass one (1).

Description

Gets the properties of one site configuration parameter.

Syntax

Visual Basic
Public Function GetSiteSingleParam( _
   ByVal ParamName As String, _
   ByVal AppType As Integer _
) As String

Parameters

ParamName
The parameter name.

AppType
For future use. Pass one (1).

Return Type

On success, returns an XML string containing the property.

Example

See Also

Send documentation feedback to HP.