LEADTOOLS Medical (Leadtools.Logging.Medical assembly)

DicomDataset Property

Show in webframe





Gets or sets the DICOM dataset.
Syntax
[XmlIgnoreAttribute()]
public DicomDataSet DicomDataset {get; set;}
'Declaration
 
<XmlIgnoreAttribute()>
Public Property DicomDataset As DicomDataSet
'Usage
 
Dim instance As DicomLogEntry
Dim value As DicomDataSet
 
instance.DicomDataset = value
 
value = instance.DicomDataset

            

            
[XmlIgnoreAttribute()]
public:
property DicomDataSet^ DicomDataset {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The DICOM dataset.
Requirements

Target Platforms

See Also

Reference

DicomLogEntry Class
DicomLogEntry Members

 

 


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

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