Leadtools.Dicom.Common

DataSet Property (DicomEditableObject)

Show in webframe





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

 

 


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

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