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

Show in webframe

UserIsRequestor Property






Gets or sets a value indicating whether [user is requestor].
Syntax
[XmlAttributeAttribute()]
[DefaultValueAttribute()]
public bool UserIsRequestor {get; set;}
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property UserIsRequestor As Boolean
'Usage
 
Dim instance As ActiveParticipantType
Dim value As Boolean
 
instance.UserIsRequestor = value
 
value = instance.UserIsRequestor

            

            
[XmlAttributeAttribute()]
[DefaultValueAttribute()]
public:
property bool UserIsRequestor {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms

See Also

Reference

ActiveParticipantType Class
ActiveParticipantType Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features