SPUserProfileADImportUsageEntry constructor (Object[])

Constructor used by the framework to deserialize and populate this object.

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

Syntax

'Declaration
Public Sub New ( _
    value As Object() _
)
'Usage
Dim value As Object()

Dim instance As New SPUserProfileADImportUsageEntry(value)
public SPUserProfileADImportUsageEntry(
    Object[] value
)

Parameters

  • value
    Type: []

See also

Reference

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

SPUserProfileADImportUsageEntry overload

Microsoft.SharePoint.Administration namespace