de la propiedad ProfileValueCollectionBase.IsDirty
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Protected Friend Property IsDirty As Boolean
Get
Set
'Uso
Dim value As Boolean
value = Me.IsDirty
Me.IsDirty = value
protected internal bool IsDirty { get; set; }
Valor de propiedad
Tipo: System.Boolean
Vea también
Referencia
clase ProfileValueCollectionBase