C#
VB
C++
Gets or sets the skip method.
public SkipMethod Skip { get; set; }
Public Property Skip As Leadtools.Dicom.Scu.Common.SkipMethod
public:
property Leadtools.Dicom.Scu.Common.SkipMethod Skip {
Leadtools.Dicom.Scu.Common.SkipMethod get();
void set ( Leadtools.Dicom.Scu.Common.SkipMethod );
}
The skip method .
If sending a DicomDataSet this value will be null.
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
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