Share via


SPEventCollectionSetting.IsEnabled property

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

Syntax

'Declaration
Public Property IsEnabled As Boolean
    Get
    Set
'Usage
Dim instance As SPEventCollectionSetting
Dim value As Boolean

value = instance.IsEnabled

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

Property value

Type: System.Boolean

See also

Reference

SPEventCollectionSetting class

SPEventCollectionSetting members

Microsoft.SharePoint.Diagnostics namespace