StudyQuery Property

Summary

Gets or sets the study query.

Syntax
C#
VB
C++
public StudyQuery StudyQuery { get; set; } 
  
Public Property StudyQuery As StudyQuery 
public: 
property StudyQuery^ StudyQuery { 
   StudyQuery^ get(); 
   void set (    StudyQuery^ ); 
} 

Property Value

The study query information.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly