OtherPatientIDs Property

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

Property Value

Alternate identifiers used to identify the patient.

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.