PerformedProcedureStepDescription Property

Summary
Institution-generated description or classification of the Procedure Step that was performed.
Syntax
C#
VB
C++
[Element(DicomTag.PerformedProcedureStepDescription, Requirement = DicomIodUsageType.Type2MandatoryElement)] 
public string PerformedProcedureStepDescription { get; set; } 
<ElementAttribute()> 
Public Property PerformedProcedureStepDescription As String 
[ElementAttribute()] 
public: 
property String^ PerformedProcedureStepDescription { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Institution-generated description or classification of the Procedure Step that was performed.

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.