←Select platform

StatusArgs Property

Summary

Gets or sets a StatusBase object which is used to set optional status DICOM Elements in the command set.

Syntax
C#
VB
C++
public StatusBase StatusArgs { get; set; } 
Public Property StatusArgs() As StatusBase 
   Get 
   Set 
public:  
   property StatusBase^ StatusArgs 
   { 
      StatusBase^ get() 
      void set(StatusBase^ value) 
   } 

Property Value

A StatusBase object which is used to set optional status DICOM Elements in the command set.

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.

Leadtools.Dicom.Scp Assembly

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