Modalities Property

Summary
Gets the modalities to find in a study.
Syntax
C#
VB
C++
[EditorAttribute("System.Windows.Forms.Design.StringCollectionEditor, System.Design, Version=2.0.0." + 
 "0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.Type)] 
public List<string> Modalities { get; } 
  
Public ReadOnly Property Modalities As List(Of String) 
public: 
property List<String^>^ Modalities { 
   List<String^>^ get(); 
} 

Property Value

The modalities to search for.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery 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.