LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

DatasetInstance Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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