XmlFormHostItem.Save Method
This member is a wrapper for the Save method of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable Sub Save
'Usage
Dim instance As XmlFormHostItem
instance.Save()
public virtual void Save()