Leadtools.Dicom.AddIn.Audit Namespace > ActiveParticipantType Class : UserIsRequestor Property |
[DefaultValueAttribute()] [XmlAttributeAttribute()] public bool UserIsRequestor {get; set;}
'Declaration <DefaultValueAttribute()> <XmlAttributeAttribute()> Public Property UserIsRequestor As Boolean
'Usage Dim instance As ActiveParticipantType Dim value As Boolean instance.UserIsRequestor = value value = instance.UserIsRequestor
[DefaultValueAttribute()] [XmlAttributeAttribute()] public bool UserIsRequestor {get; set;}
DefaultValueAttribute() XmlAttributeAttribute() get_UserIsRequestor();
set_UserIsRequestor(value);
[DefaultValueAttribute()] [XmlAttributeAttribute()] public: property bool UserIsRequestor { bool get(); void set ( bool value); }
true
if [user is requestor]; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2