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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.