←Select platform

CommentsOnThePerformedProcedureStep Property

Summary

User-defined comments about the Performed Procedure Step.

Syntax

C#
VB
C++
[Element(DicomTag.CommentsOnThePerformedProcedureStep, Requirement = DicomIodUsageType.OptionalElement)] 
public string CommentsOnThePerformedProcedureStep { get; set; } 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property CommentsOnThePerformedProcedureStep As String 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property String^ CommentsOnThePerformedProcedureStep { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

User-defined comments about the Performed Procedure Step.

Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly