←Select platform

ActionTypeID Property

Summary

The Action Type ID (0000,1008) of the original DIMSE request.

Syntax
C#
C++/CLI
[Element(DicomTag.ActionTypeID)] 
public Nullable<int> ActionTypeID {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::ActionTypeID()))] 
   property Nullable<Int32>^ ActionTypeID 
   { 
      Nullable<Int32>^ get() 
      void set(Nullable<Int32>^ value) 
   } 

Property Value

The Action Type ID (0000,1008) of the original DIMSE request.

Remarks

This optional field contains the ID of the Action Type that either was not recognized or does not exist. Permitted only in the N-ACTION-RSP.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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