Click or drag to resize

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.1.3.0 (8.1.3.20220620)
Syntax
public void Update(
	string name
)

Parameters

name
Type: SystemString
See Also