PerformedProcedureStepStatus Property

Summary
A value specifying the status (state) of the Performed Procedure Step.
Syntax
C#
VB
C++
[Element(DicomTag.PerformedProcedureStepStatus, Requirement = DicomIodUsageType.Type1MandatoryElement)] 
public string PerformedProcedureStepStatus { get; set; } 
<ElementAttribute()> 
Public Property PerformedProcedureStepStatus As String 
[ElementAttribute()] 
public: 
property String^ PerformedProcedureStepStatus { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The state of the Performed Procedure Step.

  • IN PROGRESS = Started but not complete
  • DISCONTINUED = Canceled or unsuccessfully terminated
  • COMPLETED = Successfully completed
Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

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

Leadtools.Dicom.Common Assembly

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