C#
VB
C++
Gets or sets the medical alerts.
[DataMemberAttribute()]public List<string> MedicalAlerts { get; set; }
<DataMemberAttribute()>Public Property MedicalAlerts As List(Of String)
[DataMemberAttribute()]public:property List<String^>^ MedicalAlerts {List<String^>^ get();void set ( List<String^>^ );}
Conditions to which medical staff should be alerted.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
