| ContextParameterDirection Property  | 
            The Direction ("IN", "OUT" or "INOUT") of the current parameter.
            
 
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic ContextParameterDirections Direction { get; set; }Public Property Direction As ContextParameterDirections
	Get
	Set
Property Value
Type: 
ContextParameterDirections
See Also