Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that determines the level of resource usage at which a warning e-mail message is sent.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property UserCodeWarningLevel As Double
Get
Set
'Usage
Dim instance As SPQuota
Dim value As Double
value = instance.UserCodeWarningLevel
instance.UserCodeWarningLevel = value
public double UserCodeWarningLevel { get; set; }
Property value
Type: System.Double
A Double value that specifies the limit on the resources that are used. By default, this value is 100.