ALM Open Test Architecture API Type Library Version 12.55
ResolveStepsParameters Method
If True, the client cache is updated with the changed values.
Description
Updates the texts of the run's steps by resolving the parameter values at run time.
Syntax
Visual Basic
Public Sub ResolveStepsParameters( _
   Optional ByVal UpdateLocalCache As Boolean = True _
) 
Parameters
UpdateLocalCache
If True, the client cache is updated with the changed values.
See Also

IRun Interface  | IRun Members