deExpressions..::..createUpdateExpression Method
Creates the update expression.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createUpdateExpression( string sExpName, string sExpression, expressionType sType, string sExpDesc, string sExpExample, string sExpID )
Parameters
- sExpName
- Type: String
Name of the s exp.
- sExpression
- Type: String
The s expression.
- sType
- Type: FlowWright.cDevDeAPI..::..expressionType
Type of the s.
- sExpDesc
- Type: String
The s exp desc.
- sExpExample
- Type: String
The s exp example.
- sExpID
- Type: String
The s exp identifier.