Leadtools.Dicom.AddIn.Common Namespace > ServerSettings Class : DataSetImageCopy Property |
public bool DataSetImageCopy {get; set;}
'Declaration Public Property DataSetImageCopy As Boolean
'Usage Dim instance As ServerSettings Dim value As Boolean instance.DataSetImageCopy = value value = instance.DataSetImageCopy
public bool DataSetImageCopy {get; set;}
get_DataSetImageCopy();
set_DataSetImageCopy(value);
true
copy the pixel data when doing a dataset copy; otherwise, false
.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