Leadtools.Dicom.Common
LEAD Technologies, Inc

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 DicomDataSet DataSet {get; set;}
 get_DataSet();
set_DataSet(value);
public:
property DicomDataSet^ DataSet {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The dataset.
Example
For an example before to DicomEditableObject
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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