GlobalListsconnectionDataCollection Property |
Namespace:
WorkflowGen.My.Integration
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax public Dictionary<string, List<string>> connectionDataCollection { get; set; }
Public Property connectionDataCollection As Dictionary(Of String, List(Of String))
Get
Set
Property Value
Type:
DictionaryString,
ListStringSee Also