Share via


ProjectLicenseCheckLog constructor

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

Syntax

'Declaration
Public Sub New ( _
    pMethod As String, _
    pLicenseName As String, _
    pSiteId As Guid _
)
'Usage
Dim pMethod As String
Dim pLicenseName As String
Dim pSiteId As Guid

Dim instance As New ProjectLicenseCheckLog(pMethod, _
    pLicenseName, pSiteId)
public ProjectLicenseCheckLog(
    string pMethod,
    string pLicenseName,
    Guid pSiteId
)

Parameters

See also

Reference

ProjectLicenseCheckLog class

ProjectLicenseCheckLog members

Microsoft.SharePoint.Administration namespace