Modality Property

Summary
Gets the modality.
Syntax
C#
VB
C++
[Element(DicomTag.Modality)] 
public string Modality { get; set; } 
  
Public Property Modality As String 
public: 
property String^ Modality { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Type of equipment that originally acquired the data used to create the images in this series.

Example

For an example refer to QueryRetrieveScu.Find

Requirements

Target Platforms

See Also

Reference

Series Class

Series Members

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.