Click or drag to resize

ContextParametersUpdate Method (Int32)

Commits the changes made to the parameter specified by the index

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public void Update(
	int index
)

Parameters

index
Type: SystemInt32
See Also