←Select platform

CommandType Property

Summary

Gets or sets a value indicating whether the ICMoveClientSessionProxy3 is for C-MOVE or C-GET.

Syntax
C#
C++/CLI
public DicomCommandType CommandType { get; set; } 
public:  
   property DicomCommandType^ CommandType 
   { 
      DicomCommandType^ get() 
      void set(DicomCommandType^ value) 
   } 

Property Value

A value indicating if the ICMoveClientSessionProxy3 is for C-MOVE or C-GET.

Remarks

The ICMoveClientSessionProxy3, ICMoveClientSessionProxy2, and ICMoveClientSessionProxy are used for both C-MOVE and for C-GET.

The CommandType property identifies if the ICMoveClientSessionProxy3 is for C-MOVE or C-GET.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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