Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Study Property (ReceivedStoreRequestEventArgs)






Gets or sets the study.
Syntax
public Study Study {get; set;}
'Declaration
 
Public Property Study As Study
'Usage
 
Dim instance As ReceivedStoreRequestEventArgs
Dim value As Study
 
instance.Study = value
 
value = instance.Study

            

            
public:
property Study^ Study {
   Study^ get();
   void set (    Study^ value);
}

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

See Also

Reference

ReceivedStoreRequestEventArgs Class
ReceivedStoreRequestEventArgs Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features