Click or drag to resize
Virtual Care IRuleExecutionRequest Interface

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

The Interface for Rule Execution Request.

Namespace: SnapMD.VirtualCare.ApiModels.Rules
Assembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntax
public interface IRuleExecutionRequest

The IRuleExecutionRequest type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The category of the rules.
Public propertyDebug
A value indicating whether this IRuleExecutionRequest is debug.
Public propertyHospitalId
The hospital identifier for filtering the rules.
Top
See Also