PduType Property

Summary

Gets or sets the type of the pdu.

Syntax
C#
VB
C++
public DicomPduType PduType { get; } 
  
Public ReadOnly Property PduType As DicomPduType 
public: 
property DicomPduType PduType { 
   DicomPduType get(); 
} 

Property Value

The type of the pdu.

Example

For an example refer to Leadtools.Dicom.Scu.StoreScu.Store

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly