XDocumentClass._XDocument3_IsDirty-Eigenschaft
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property _XDocument3_IsDirty As Boolean Implements _XDocument3.IsDirty
'Usage
Dim instance As XDocumentClass
Dim value As Boolean
value = CType(instance, _XDocument3).IsDirty
public virtual bool _XDocument3.IsDirty { get; }
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace