| GlobalListsconnectionDataCollection Property  | 
 
Namespace: WorkflowGen.My.IntegrationAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
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