LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

ModalitiesInStudy Property

Show in webframe





Gets the modalities in the study.
Syntax
public List<string> ModalitiesInStudy {get; set;}
'Declaration
 
Public Property ModalitiesInStudy As List(Of String)
'Usage
 
Dim instance As Study
Dim value As List(Of String)
 
instance.ModalitiesInStudy = value
 
value = instance.ModalitiesInStudy

            

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

Property Value

The list of modalities in the study.
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