Share via


ProfileValueCollectionBase.SetUnvalidatedValue - Méthode (Object, Boolean)

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

Syntaxe

'Déclaration
Protected Friend Sub SetUnvalidatedValue ( _
    value As Object, _
    setDirty As Boolean _
)
'Utilisation
Dim value As Object
Dim setDirty As Boolean

Me.SetUnvalidatedValue(value, setDirty)
protected internal void SetUnvalidatedValue(
    Object value,
    bool setDirty
)

Paramètres

Voir aussi

Référence

ProfileValueCollectionBase classe

ProfileValueCollectionBase - Membres

SetUnvalidatedValue - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms