Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DataSet Property (DicomEditableObject)






Gets or sets the dataset this object represents.
Syntax
public DicomDataSet DataSet {get; set;}
'Declaration
 
Public Property DataSet As DicomDataSet
'Usage
 
Dim instance As DicomEditableObject
Dim value As DicomDataSet
 
instance.DataSet = value
 
value = instance.DataSet
public:
property DicomDataSet^ DataSet {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The dataset.
Example
For an example before to DicomEditableObject
Requirements

Target Platforms

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

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