GlobalListsConnectionDataCollection Property |
ConnectionDataCollection
Namespace:
WorkflowGen.My.Integration
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.2.6.0 (9.2.6.20250404)
Syntaxpublic Dictionary<string, List<string>> ConnectionDataCollection { get; set; }Public Property ConnectionDataCollection As Dictionary(Of String, List(Of String))
Get
Set
Property Value
Type:
DictionaryString,
ListString
See Also