System.Web.Services.Description.Operation.ParameterOrder Property

Gets or sets an array of the elements contained in the Operation.ParameterOrderString.

Syntax

[System.Xml.Serialization.XmlIgnore]
public string[] ParameterOrder { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The elements of this array are identical to those of the Operation.ParameterOrderString property, but housed in an array rather than a space-delimited string.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0