Previous Topic: NoOfDistributionDomainsNext Topic: ParameterValue


ParameterInfo

Members of Sequence PackageParameters

xsd:string paramName

Name of the parameter.

xsd:int paramType

Parameter type.

Valid values are:

xsd:string paramValue

Parameter value. This needs to be set according to the above type when supplied as input for DeployPackage method.

xsd:string paramDescription

Description of the parameter.

xsd:string formatValidation

A pattern matching string used to validate the entered parameter.