←Select platform

PerformedProcedureStepStatus Property (MPPSNSet)

Summary

A value specifying the status (state) of the Performed Procedure Step.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public string PerformedProcedureStepStatus {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property PerformedProcedureStepStatus As String 
[Leadtools.Dicom.Common.Extensions.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize