C#
VB
C++
Gets the verification flag.
public VerificationFlag VerificationFlag { get; }
Public ReadOnly Property VerificationFlag As Leadtools.Dicom.Scu.Common.VerificationFlag
public:
property Leadtools.Dicom.Scu.Common.VerificationFlag VerificationFlag {
Leadtools.Dicom.Scu.Common.VerificationFlag get();
}
Indicates whether this SR document is verified.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
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