Share via


SPResourceMeasureConstants.ProcessingTime Property

A resource measure of the amount of processing time.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared ReadOnly Property ProcessingTime As String
    Get
'Usage
Dim value As String

value = SPResourceMeasureConstants.ProcessingTime
public static string ProcessingTime { get; }

Property Value

Type: System.String
A String with the value of ProcessingTime.

See Also

Reference

SPResourceMeasureConstants Class

SPResourceMeasureConstants Members

Microsoft.SharePoint.Administration Namespace