| wfglistheaderInfo Constructor  | 
 
Namespace: WorkflowGen.My.IntegrationAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.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