FileSubmitConnection Members (Microsoft.Office.InfoPath)

Represents a connection to submit form information to a Microsoft Windows SharePoint Services server or other server that supports DAV connections.

The following tables list the members exposed by the FileSubmitConnection type.

Protected Constructors

  Name Description
Protected method FileSubmitConnection  

Top

Public Properties

  Name Description
Public property Filename Gets an XPathTypedValue that evaluates to the file name that the current form will be given when the form is submitted by the FileSubmitConnection object.
Public property FolderUrl Gets or sets the Uniform Resource Locator (URL) of the folder to which the form will be submitted by the FileSubmitConnection object.
Public property Name  Gets the name of the data connection.(inherited from DataConnection)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method Execute Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

FileSubmitConnection Class
Microsoft.Office.InfoPath Namespace