XmlFormHostItem.Dirty Property
This member is a wrapper for the Dirty property of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable Property Dirty As Boolean
Get
Set
'Usage
Dim instance As XmlFormHostItem
Dim value As Boolean
value = instance.Dirty
instance.Dirty = value
public virtual bool Dirty { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.