←Select platform

RequestedProcId Property (SeriesQuery)

Summary

Gets or sets the requested procedure id.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
[CategoryAttribute("Series")] 
[DisplayNameAttribute("Requested Procedure Id")] 
[DescriptionAttribute("Requested procedure id")] 
public string RequestedProcId {get; set;} 
<BrowsableAttribute(False)> 
<CategoryAttribute("Series")> 
<DisplayNameAttribute("Requested Procedure Id")> 
<DescriptionAttribute("Requested procedure id")> 
Public Property RequestedProcId As String 
[BrowsableAttribute(false)] 
[CategoryAttribute("Series")] 
[DisplayNameAttribute("Requested Procedure Id")] 
[DescriptionAttribute("Requested procedure id")] 
public: 
property String^ RequestedProcId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The requested procedure id.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize