Study Property

Summary
Gets or sets the study.
Syntax
C#
VB
C++
public Study Study { get; set; } 
  
Public Property Study As Study 
public: 
property Study^ Study { 
   Study^ get(); 
   void set (    Study^ ); 
} 

Property Value

The study.

Example

For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).

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.