다음을 통해 공유


OrganizationProfileChangeQuery Constructor (Boolean, Boolean)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    AllChangeObjectTypes As Boolean, _
    AllChangeTypes As Boolean _
)
'Usage
Dim AllChangeObjectTypes As Boolean
Dim AllChangeTypes As Boolean

Dim instance As New OrganizationProfileChangeQuery(AllChangeObjectTypes, _
    AllChangeTypes)
public OrganizationProfileChangeQuery(
    bool AllChangeObjectTypes,
    bool AllChangeTypes
)

Parameters

See Also

Reference

OrganizationProfileChangeQuery Class

OrganizationProfileChangeQuery Members

OrganizationProfileChangeQuery Overload

Microsoft.Office.Server.UserProfiles Namespace