GlobalListHeaderInfo Constructor |
headerInfo
Namespace:
WorkflowGen.My.Integration
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
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