←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

A Study value that represents the study

Remarks

This represents the study information contained in the Leadtools.Dicom.DicomDataSet.

Example

For an example, refer to Get(dicomscp,string,list<presentationcontext>)

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