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: 4.6.0.0 (4.6.0.0)
Syntax
public Context(
	string recordSetXml
)

Parameters

recordSetXml
Type: SystemString
WorkflowGen XML RecordSet Context
Remarks