| ContextParametersUpdate Method (String) | 
            Commits the changes made to the parameter specified by the name
            
 
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic void Update(
	string name
)
Public Sub Update ( 
	name As String
)
Parameters
- name
 - Type: SystemString
 
See Also