C#
VB
C++
Gets or sets the type of the pdu.
public DicomPduType PduType { get; }
Public ReadOnly Property PduType As Leadtools.Dicom.DicomPduType
public:
property Leadtools.Dicom.DicomPduType PduType {
Leadtools.Dicom.DicomPduType get();
}
The type of the pdu.
For an example refer to Leadtools.Dicom.Scu.StoreScu.Store
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