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; }
Property Value
Type:
Boolean
See Also