| ContextParameters Constructor (String) | 
            Initialize with an XML RecordSet or DataSet
            
 
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic ContextParameters(
	string xmlString
)
Public Sub New ( 
	xmlString As String
)
Parameters
- xmlString
 - Type: SystemString
WorkflowGen XML RecordSet or DataSet Context 
See Also