UserProfileChangeQuery - Constructeur (Boolean, Boolean)

Initialise une nouvelle instance de la classe UserProfileChangeQuery .

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    AllChangeObjectTypes As Boolean, _
    AllChangeTypes As Boolean _
)
'Utilisation
Dim AllChangeObjectTypes As Boolean
Dim AllChangeTypes As Boolean

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

Paramètres

Voir aussi

Référence

UserProfileChangeQuery classe

UserProfileChangeQuery - Membres

UserProfileChangeQuery - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms