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

Leadtools.Dicom.Scu Assembly