SPClientCallableSettings.LogActionsIfHasRequestException property

whether logging usage data when request has an exception

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property LogActionsIfHasRequestException As Boolean
    Get
    Set
'Usage
Dim instance As SPClientCallableSettings
Dim value As Boolean

value = instance.LogActionsIfHasRequestException

instance.LogActionsIfHasRequestException = value
public bool LogActionsIfHasRequestException { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPClientCallableSettings class

SPClientCallableSettings members

Microsoft.SharePoint.Administration namespace