Click or drag to resize
Virtual Care RuleTemplateRequest Properties

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

The RuleTemplateRequest 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 ImagePath
The image path of the rule template.
Public property MaxRows
The maximum rows should be returned from the search results.
(Inherited from RuleRequestBase.)
Public property Priority
The priority of rule tempates.
Public property RuleSetId
The rule set identifier of the rule template.
Public property RuleTypeId
The rule type identifier of the rule template.
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