ProfileValueCollectionBase.IsDirty property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Friend Property IsDirty As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.IsDirty

Me.IsDirty = value
protected internal bool IsDirty { get; set; }

Property value

Type: System.Boolean

See also

Reference

ProfileValueCollectionBase class

ProfileValueCollectionBase members

Microsoft.Office.Server.UserProfiles namespace