ContextParametersUpdate Method (String) |
Commits the changes made to the parameter specified by the name
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public void Update(
string name
)
Public Sub Update (
name As String
)
Parameters
- name
- Type: SystemString
See Also