ContactCanViewAnyRequest Property |
Flag to determine level of access.
“True” allows authorization for other’s expense,
contact can access Work Orders (service requests) created by other people via Customer Portal UI.
No is only for contact’s own expenses.
Default is “False”.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool CanViewAnyRequest { get; set; }
Public Property CanViewAnyRequest As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also