new Parameter(copyData)
REST service fault wrapper
Parameters:
Name | Type | Description |
---|---|---|
copyData |
Parameter | Copy constructor (if present) |
Properties:
Name | Type | Description |
---|---|---|
name |
string | Gets or sets the name of the operation |
value |
Object | Gets or sets the value of the parameter |
Members
name :string
Gets or sets the name of the operation
Type:
- string
value :Object
Gets or sets the value of the parameter
Type:
- Object