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