Input Constructor
See Also 
SourceCode.Workflow.Design Namespace > Input Class : Input Constructor



Glossary Item Box

Overload List

Overload Description
Input Constructor() Initializes a new instance of the Input class.  
Input Constructor(String) Initializes a new instance of the Input class.  
Input Constructor(String,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,String,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,Boolean,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,String,Boolean,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,Boolean,String,Boolean,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,Boolean,Boolean,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,String,Boolean,Boolean,K2Field[]) Initializes a new instance of the Input class.  
Input Constructor(String,String,String,Boolean,Boolean,Boolean,K2Field[]) Initializes a new instance of the Input class.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also