public interface IRuleManager
extends com4j.Com4jObject
| Modifier and Type | Method and Description | 
|---|---|
com4j.Com4jObject | 
getRule(int id)
 Gets a traceability notification rule by its ID. 
 | 
IList | 
rules(boolean needRefresh)
 A list of all the Rule objects. 
 | 
com4j.Com4jObject getRule(int id)
Gets a traceability notification rule by its ID.
id - Mandatory int parameter.IList rules(@DefaultValue(value="0") boolean needRefresh)
A list of all the Rule objects.
Getter method for the COM property "Rules"
needRefresh - Optional parameter. Default value is falseCopyright © 2020. All rights reserved.