←Select platform

CommandType Property

Summary

Gets or sets the DicomCommandType of the DicomCommand.

Syntax
C#
VB
C++
public DicomCommandType CommandType { get; set; } 
Public Property CommandType() As DicomCommandType 
   Get 
   Set 
public:  
   property DicomCommandType^ CommandType 
   { 
      DicomCommandType^ get() 
      void set(DicomCommandType^ value) 
   } 

Property Value

The DicomCommandType of the DicomCommand.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.