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.
Number of invocations for this solution within the last daily aggregation interval.
Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property RecentInvocations As Integer
    Get
'Usage
Dim instance As SPSiteSolutionResourceUsageQuotaRecord
Dim value As Integer
value = instance.RecentInvocations
public int RecentInvocations { get; }
Property Value
Type: System.Int32
A Int32 representation of the number of invocations..
See Also
Reference
SPSiteSolutionResourceUsageQuotaRecord Class