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