Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DicomDataSetConverter Class : AutoTruncate Property |
public bool AutoTruncate {get; set;}
'Declaration Public Property AutoTruncate As Boolean
'Usage Dim instance As DicomDataSetConverter Dim value As Boolean instance.AutoTruncate = value value = instance.AutoTruncate
This should only be set to true if necessary. The data store length should be enough to hold the stored information according to the DICOM standards. However, if there are Leadtools.Dicom.DicomDataSet objects that don't comply with the standard they won't be stored unless this option is on