ProjectUsageData class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPSimpleUsageEvent
    Microsoft.SharePoint.Administration.ProjectUsageData

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

Syntax

'Declaration
Public Class ProjectUsageData _
    Inherits SPSimpleUsageEvent
'Usage
Dim instance As ProjectUsageData
public class ProjectUsageData : SPSimpleUsageEvent

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ProjectUsageData members

Microsoft.SharePoint.Administration namespace