LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

NameOfDrsReading Property

Show in webframe





Gets the name of DRS reading.
Syntax
public List<PersonName> NameOfDrsReading {get; set;}
'Declaration
 
Public Property NameOfDrsReading As List(Of PersonName)
'Usage
 
Dim instance As Study
Dim value As List(Of PersonName)
 
instance.NameOfDrsReading = value
 
value = instance.NameOfDrsReading

            

            
public:
property List<PersonName^>^ NameOfDrsReading {
   List<PersonName^>^ get();
   void set (    List<PersonName^>^ value);
}

Property Value

The name of DRS reading.
Example
For an example refer to Find(DicomScp,FindQuery)
Requirements

Target Platforms

See Also

Reference

Study Class
Study Members

 

 


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

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features