Share via


SPSiteSolutionResourceUsageQuotaRecord.RecentInvocations property

Number of invocations for this solution within the last daily aggregation interval.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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

SPSiteSolutionResourceUsageQuotaRecord members

Microsoft.SharePoint namespace