PolicyFeatureCollection.IsDirty property

Reserved for internal use.

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property IsDirty As Boolean
    Get
'Usage
Dim instance As PolicyFeatureCollection
Dim value As Boolean

value = instance.IsDirty
public bool IsDirty { get; }

Property value

Type: System.Boolean

See also

Reference

PolicyFeatureCollection class

PolicyFeatureCollection members

Microsoft.Office.RecordsManagement.InformationPolicy namespace