deDesign..::..updateStepDefinition Method
updateStepDefinition
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateStepDefinition( string sStepID, string sStepName, string sDisplayName, string sStepDescription, string sStepIndex, string sNameSpace, string sDllFile, string sStepCategoryName )
Parameters
- sStepID
- Type: String
The s step identifier.
- sStepName
- Type: String
Name of the s step.
- sDisplayName
- Type: String
Display name of the s.
- sStepDescription
- Type: String
The s step description.
- sStepIndex
- Type: String
Index of the s step.
- sNameSpace
- Type: String
The s name space.
- sDllFile
- Type: String
The s DLL file.
- sStepCategoryName
- Type: String
Name of the s step category.