BaseSubmissionEntry E  Methodsfrevvo Live Forms
The BaseSubmissionEntry E  type exposes the following members.
Methods

  NameDescription
Public methodCreateFormEntry
Creates a form entry for the current instance.
Public methodCreateFormInstance
Creates a reconstituted form instance.
Public methodGetXml
Gets XML for the specified document link.
Public methodParse
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).)
Public methodPrintFormInstance
Print a reconstituted form instance (pdf) to the given output stream.
Public methodToString
Returns a string representation of the current instance.
(Overrides BaseEntry E  ToString .)
Public methodUpdate
Commits the current instance to the server.
(Overrides AtomEntryUpdate .)
Back to Top
See Also