←Select platform

PerformedProcedureTypeDescription Property

Summary

Describes the type of procedure performed.

Syntax

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

Property Value

A description of the type of procedure performed.

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