[This is preliminary documentation and is subject to change.]
A MedicalAlertMessage
| C# | Visual Basic | Visual C++ |
public class MedicalAlertMessage : SifKeyedElement
Public Class MedicalAlertMessage _ Inherits SifKeyedElement
public ref class MedicalAlertMessage : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MedicalAlertMessageMedicalAlertMessageNew()() |
Creates an instance of a MedicalAlertMessage
| |
| MedicalAlertMessageMedicalAlertMessageNew(MedicalAlertMessageSeverity, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetSeverity(MedicalAlertMessageSeverity) |
Sets the value of the Severity attribute.
| |
| Severity |
Gets or sets the value of the Severity attribute.
| |
| Value |
Gets or sets the value of the <MedicalAlertMessage> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| MedicalAlertMessage | ||||