Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

Show in webframe

DatasetInstance Property






Gets the retrieved Leadtools.Dicom.DicomDataSet object.
Syntax
public DicomDataSet DatasetInstance {get; set;}
'Declaration
 
Public Property DatasetInstance As DicomDataSet
'Usage
 
Dim instance As InstanceReceivedEventArgs
Dim value As DicomDataSet
 
instance.DatasetInstance = value
 
value = instance.DatasetInstance

            

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

Property Value

The retrieved Leadtools.Dicom.DicomDataSet object.
Remarks

If the DatasetLoaded is false this property will be null.

Requirements

Target Platforms

See Also

Reference

InstanceReceivedEventArgs Class
InstanceReceivedEventArgs Members

Error processing SSI file
Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features