←Select platform

UserIsRequestor Property

Summary

Gets or sets a value indicating whether [user is requestor].

Syntax

C#
VB
C++
[XmlAttributeAttribute()] 
[DefaultValueAttribute()] 
public bool UserIsRequestor {get; set;} 
<XmlAttributeAttribute()> 
<DefaultValueAttribute()> 
Public Property UserIsRequestor As Boolean 
[XmlAttributeAttribute()] 
[DefaultValueAttribute()] 
public: 
property bool UserIsRequestor { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if [user is requestor]; otherwise, false.

Requirements

Target Platforms

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