Click or drag to resize
Virtual Care RuleTemplateResponse Properties

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

The RuleTemplateResponse type exposes the following members.

Properties
  Name Description
Public property CreatedByUserId
The user identifier of the rule template created by.
Public property CreatedDate
The created datetime of the rule template.
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.
(Inherited from RuleTemplateRequest.)
Public property MaxRows
The maximum rows should be returned from the search results.
(Inherited from RuleRequestBase.)
Public property ModifiedByUserId
The user identifier of the rule template modified by.
Public property ModifiedDate
The modified date of the rule template.
Public property Priority
The priority of rule tempates.
(Inherited from RuleTemplateRequest.)
Public property RuleSet
The rule set the rule template belongs to.
Public property RuleSetId
The rule set identifier of the rule template.
(Inherited from RuleTemplateRequest.)
Public property RuleTypeId
The rule type identifier of the rule template.
(Inherited from RuleTemplateRequest.)
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