| KeyedListEntriesValues Property  | 
            Gets a list of objects containing the values of the entries.
            
 
Namespace: WorkflowGen.My.CollectionsAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic List<Object> Values { get; }Public ReadOnly Property Values As List(Of Object)
	Get
Property Value
Type: 
ListObject
See Also