Click or drag to resize
Virtual Care RuleSetRequest Properties

[This is preliminary documentation and is subject to change.]

The RuleSetRequest type exposes the following members.

Properties
  Name Description
Public property Description
The description of the object.
(Inherited from RuleRequestBase.)
Public property Id
The identifier of the rule, rule template or rule set.
(Inherited from RuleRequestBase.)
Public property MaxRows
The maximum rows should be returned from the search results.
(Inherited from RuleRequestBase.)
Public property RuleCategoryId
The rule category identifier of the rule set.
Public property SatisfiedMessage
The satisfied message, when a rule is executed with postive result.
(Inherited from RuleRequestBase.)
Public property StatusCode
The status code of request filter or respose object.
(Inherited from RuleRequestBase.)
Public property UnsatisfiedMessage
The unsatisfied message, when a rule is executed with negative result.
(Inherited from RuleRequestBase.)
Top
See Also