←Select platform

Study Property

Summary

Gets or sets the study.

Syntax

C#
VB
C++
public Study Study { get; set; } 
  
Public Property Study As Leadtools.Dicom.Scu.Study 
public: 
property Leadtools.Dicom.Scu.Study^ Study { 
   Leadtools.Dicom.Scu.Study^ get(); 
   void set (    Leadtools.Dicom.Scu.Study^ ); 
} 

Property Value

The study.

Example

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly