Leadtools.Dicom.AddIn.Interfaces Namespace > MoveDataSetEventArgs Class : MoveDataSet Property |
public DicomDataSet MoveDataSet {get; set;}
'Declaration Public Property MoveDataSet As DicomDataSet
'Usage Dim instance As MoveDataSetEventArgs Dim value As DicomDataSet instance.MoveDataSet = value value = instance.MoveDataSet
public DicomDataSet MoveDataSet {get; set;}
get_MoveDataSet();
set_MoveDataSet(value);
public: property DicomDataSet^ MoveDataSet { 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