←Select platform

PduType Property

Summary

Gets or sets the type of the pdu.

Syntax

C#
VB
C++
public DicomPduType PduType { get; } 
  
Public ReadOnly Property PduType As Leadtools.Dicom.DicomPduType 
public: 
property Leadtools.Dicom.DicomPduType PduType { 
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly