Gets or sets a value indicating whether to validate the Leadtools.Dicom.DicomTag.SOPInstanceUID of the dataset when DoExecute gets called.
public bool DoValidateSopInstance { get; set; } Public Property DoValidateSopInstance As Boolean
true to validate the Leadtools.Dicom.DicomTag.SOPInstanceUID of the dataset when DoExecute gets called; otherwise, false.
Several steps occur when DoExecute is called to store a Leadtools.Dicom.DicomDataSet.
If DoValidateSopInstance is false when DoExecute is called, then the first step of validating the Leadtools.Dicom.DicomTag.SOPInstanceUID is skipped. The default value for DoValidateSopInstance is true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
