GlobalListHeaderInfo Constructor |
headerInfo
Namespace:
WorkflowGen.My.Integration
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public HeaderInfo(
string title,
string type
)
Public Sub New (
title As String,
type As String
)
Parameters
- title
- Type: SystemString
- type
- Type: SystemString
See Also