←Select platform

UserIsRequestor Property

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly