Leadtools.Dicom.Common.Editing Namespace > DicomEditableObject Class : DataSet Property |
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); }
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