wfglistheaderInfo Constructor  | 
 
            headerInfo
            
 
    Namespace: 
   WorkflowGen.My.Integration
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic headerInfo(
	string title,
	string type
)
Public Sub New ( 
	title As String,
	type As String
)
Parameters
- title
 - Type: SystemString
 - type
 - Type: SystemString
 
See Also