deDesign..::..updateStepDefinitionReturnAttribute Method
Updates the step definition return attribute.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateStepDefinitionReturnAttribute( string sStepID, string sStepReturnName, string attributeName, string attributeValue )
Parameters
- sStepID
- Type: String
The s step identifier.
- sStepReturnName
- Type: String
Name of the s stepreturn.
- attributeName
- Type: String
Name of the attribute.
- attributeValue
- Type: String
The attribute value.