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.
The quota value for the tracked solution.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ResourceQuota As Double
Get
'Usage
Dim instance As SPSiteSolutionResourceUsageQuotaRecord
Dim value As Double
value = instance.ResourceQuota
public double ResourceQuota { get; }
Property value
Type: System.Double
A Double representation of the quota value..
See also
Reference
SPSiteSolutionResourceUsageQuotaRecord class