Modalities Property

Summary
Gets the list of modalities.
Syntax
C#
VB
C++
[Element(DicomTag.ModalitiesInStudy)] 
public List<string> Modalities { get; } 
  
Public ReadOnly Property Modalities As List(Of String) 
public: 
property List<String^>^ Modalities { 
   List<String^>^ get(); 
} 

Property Value

The list modalities in the study.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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