ProfileValueCollectionBase.IsDirty - Propriété
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Protected Friend Property IsDirty As Boolean
Get
Set
'Utilisation
Dim value As Boolean
value = Me.IsDirty
Me.IsDirty = value
protected internal bool IsDirty { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
ProfileValueCollectionBase classe