Contains medical alert information for a student
Inheritance Hierarchy
PASI.DataContract.V2018MedicalAlertInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The MedicalAlertInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MedicalAlertInfo |
Properties
| Name | Description | |
|---|---|---|
| LastUpdateUtcTime | (Required)
The UTC time this medical alert record was last modified
| |
| MedicalAlertMessage | (Required)
Additional information about the medical alert
| |
| MedicalAlertType | (Required)
Type of medical alsert
| |
| RefId | (Required)
The unique identifier for the medical alert record
|
See Also