Leadtools.Dicom.Common

OtherPatientIds Property

Show in webframe





Gets or sets the other patient ids.
Syntax
[ElementAttribute()]
public List<string> OtherPatientIds {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property OtherPatientIds As List(Of String)
'Usage
 
Dim instance As ModalityWorklistResult
Dim value As List(Of String)
 
instance.OtherPatientIds = value
 
value = instance.OtherPatientIds

            

            
[ElementAttribute()]
public:
property List<String^>^ OtherPatientIds {
   List<String^>^ get();
   void set (    List<String^>^ value);
}

Property Value

The other patient ids.
Requirements

Target Platforms

See Also

Reference

ModalityWorklistResult Class
ModalityWorklistResult Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features