_XDocument4.SetDirty Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SetDirty(Boolean) | Sets the IsDirty property for the XDocument object, which indicates whether the data in a form has been modified since it was last saved. (Inherited from _XDocument2.) | |
SetDirty(Boolean) | Sets the IsDirty property for the XDocument object, which indicates whether the data in a Microsoft InfoPath 2010 form has been modified since it was last saved. (Inherited from _XDocument3.) | |
SetDirty(Boolean) | Sets the IsDirty property for the XDocument object, which indicates whether the data in a Microsoft InfoPath 2010 form has been modified since it was last saved. |
Top