GetParameterGroups Method
Description
For internal use. Returns the runtime flow parameters. If groupLevel is 1, parameters are grouped by components. If groupLevel is 2,by iterations.
Syntax
Visual Basic
Public Function GetParameterGroups( _
   ByVal groupLevel As Long _
) As List
Parameters
groupLevel
See Also