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

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly