Freigeben über


XmlFormHostItem.Dirty-Eigenschaft

Dieser Member ist ein Wrapper für die Dirty-Eigenschaft der XmlForm-Klasse.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

'Declaration
Public Overridable Property Dirty As Boolean
'Usage
Dim instance As XmlFormHostItem
Dim value As Boolean

value = instance.Dirty

instance.Dirty = value
public virtual bool Dirty { get; set; }

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace