ALM Open Test Architecture API Type Library Version 12.55
Rules Property
If True, the rules in the local cache are reloaded from the project.
Description
A list of all the Rule objects.
Property type
Read-only property
Syntax
Visual Basic
Public Property Rules( _
   Optional ByVal NeedRefresh As Boolean = False _
) As List
Parameters
NeedRefresh
If True, the rules in the local cache are reloaded from the project.
See Also

IRuleManager Interface  | IRuleManager Members