XDocumentClass._XDocument3_SetDirty-Methode
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable Sub _XDocument3_SetDirty ( _
<InAttribute> vfIsDirty As Boolean _
) Implements _XDocument3.SetDirty
'Usage
Dim instance As XDocumentClass
Dim vfIsDirty As Boolean
CType(instance, _XDocument3).SetDirty(vfIsDirty)
public virtual void _XDocument3.SetDirty (
[InAttribute] bool vfIsDirty
)
Parameter
- vfIsDirty
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace