PerformedProcStepId Property

Summary

Gets the performed procedure step id.

Syntax
C#
VB
C++
[Element(DicomTag.PerformedProcedureStepID)] 
public string PerformedProcStepId { get; set; } 
  
Public Property PerformedProcStepId As String 
public: 
property String^ PerformedProcStepId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

User or equipment generated identifier of that part of a Procedure that has been carried out within this step.

Example

For an example refer to QueryRetrieveScu.Find

Requirements

Target Platforms

See Also

Reference

Series Class

Series Members

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

Leadtools.Dicom.Scu Assembly