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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.