Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

RequestedProcId Property (FindQuery)






Gets or sets the requested procedure id.
Syntax
public string RequestedProcId {get; set;}
'Declaration
 
Public Property RequestedProcId As String
'Usage
 
Dim instance As FindQuery
Dim value As String
 
instance.RequestedProcId = value
 
value = instance.RequestedProcId

            

            
public:
property String^ RequestedProcId {
   String^ get();
   void set (    String^ value);
}

Property Value

The requested procedure id.
Requirements

Target Platforms

See Also

Reference

FindQuery Class
FindQuery Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features