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 the maximum allowed value for this scope.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MaximumValue As UInteger
Get
Set
'Usage
Dim instance As SPExecutionTimeCounter
Dim value As UInteger
value = instance.MaximumValue
instance.MaximumValue = value
public uint MaximumValue { get; set; }
Property value
Type: System.UInt32
Returns UInt32.