←Select platform

StatusLong Property

Summary

The status of the original DIMSE request.

Syntax
C#
C++/CLI
[Element(DicomTag.Status)] 
public long StatusLong { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::Status()))] 
   property Int64 StatusLong 
   { 
      Int64 get() 
      void set(Int64 value) 
   } 

Property Value

The status of the original DIMSE request.

Remarks

This property is used to set the status by directly assigning a long instead of a DicomCommandStatusType.

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.