MedicalAlerts Property

Summary
Gets or sets the medical alerts.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public List<string> MedicalAlerts { get; set; } 
[DataMemberAttribute()] 
public: 
property List<String^>^ MedicalAlerts { 
   List<String^>^ get(); 
   void set (    List<String^>^ ); 
} 

Property Value

Conditions to which medical staff should be alerted.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.