| ContextParameter Constructor (Type) | 
            Constructor with the Type
            
 
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic ContextParameter(
	Type type
)
Public Sub New ( 
	type As Type
)
Parameters
- type
 - Type: SystemType
 
See Also