WorkflowOutputParameter interface  
The workflow output parameter.
- Extends
Properties
| error | Gets the error. NOTE: This property will not be serialized. It can only be populated by the server. | 
Inherited Properties
| description | The description. | 
| metadata | The metadata. | 
| type | The type. | 
| value | The value. | 
Property Details
error
Gets the error. NOTE: This property will not be serialized. It can only be populated by the server.
error?: anyProperty Value
any
Inherited Property Details
description
The description.
description?: stringProperty Value
string
Inherited From WorkflowParameter.description