RequestedProcId Property

Summary
Gets the requested procedure id.
Syntax
C#
VB
C++
[Element(DicomTag.RequestedProcedureID)] 
public string RequestedProcId { get; set; } 
  
Public Property RequestedProcId As String 
public: 
property String^ RequestedProcId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Identifier that identifies the Requested Procedure in the Imaging Service Request.

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.