Command Property

Summary
Gets or sets the DICOM command type.
Syntax
C#
VB
C++
public DicomCommandType Command { get; set; } 
Public Property Command() As DicomCommandType 
   Get 
   Set 
public:  
   property DicomCommandType^ Command 
   { 
      DicomCommandType^ get() 
      void set(DicomCommandType^ value) 
   } 

Property Value

The DICOM command type.

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.

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