ALM Open Test Architecture API Type Library Version 12.55
GetRule Method
Collapse All
Expand All
RuleManager Object
: GetRule Method
A
Rule.ID
.
Description
Gets a traceability notification rule by its ID.
Syntax
Visual Basic
Public
Function
GetRule( _
ByVal
ID
As
Long
_ )
As
Object
Parameters
ID
A
Rule.ID
.
Return Type
A
Rule Object
.
See Also
RuleManager Object
|
RuleManager Members