←Select platform

RequestedProcId Property

Summary

Gets or sets the requested procedure id.

Syntax

C#
VB
C++
public string RequestedProcId { get; set; } 
  
<BrowsableAttribute(False)> 
Public Property RequestedProcId As String 
[BrowsableAttribute(false)] 
public: 
property String^ RequestedProcId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The requested procedure id.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly