Click or drag to resize
Context Constructor (String)
Initialize with a XML RecordSet

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

Parameters

recordSetXml
Type: SystemString
WorkflowGen XML RecordSet Context
Remarks