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