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
- AllChangeObjectTypes
Type: System.Boolean
- AllChangeTypes
Type: System.Boolean
See Also
Reference
OrganizationProfileChangeQuery Class
OrganizationProfileChangeQuery Members