The BaseSubmissionEntry E type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CreateFormEntry |
Creates a form entry for the current instance.
|
![]() | CreateFormInstance |
Creates a reconstituted form instance.
|
![]() | GetXml |
Gets XML for the specified document link.
|
![]() | Parse |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).) |
![]() | PrintFormInstance |
Print a reconstituted form instance (pdf) to the given output stream.
|
![]() | ToString |
Returns a string representation of the current instance.
(Overrides BaseEntry E ToString .) |
![]() | Update |
Commits the current instance to the server.
(Overrides AtomEntryUpdate .) |
See Also