| ContextParametersUpdate Method (Int32) | 
            Commits the changes made to the parameter specified by the index
            
 
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic void Update(
	int index
)
Public Sub Update ( 
	index As Integer
)
Parameters
- index
 - Type: SystemInt32
 
See Also