Share via


SPEventCollectionSetting.Level property

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

Syntax

'Declaration
Public Property Level As Byte
    Get
    Set
'Usage
Dim instance As SPEventCollectionSetting
Dim value As Byte

value = instance.Level

instance.Level = value
public byte Level { get; set; }

Property value

Type: System.Byte

See also

Reference

SPEventCollectionSetting class

SPEventCollectionSetting members

Microsoft.SharePoint.Diagnostics namespace