Click or drag to resize
ContextParameters Constructor (String)
Initialize with an XML RecordSet or DataSet

Namespace: WorkflowGen.My.Data
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public ContextParameters(
	string xmlString
)

Parameters

xmlString
Type: SystemString
WorkflowGen XML RecordSet or DataSet Context
See Also