The ApplicationEntry type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | DeleteScript |
Delete the script from this entry
|
![]() | GetEntryUri |
Gets a Uri for the current instance.
(Overrides BaseEntry E GetEntryUri .) |
![]() ![]() | GetEntryUri(String) |
Gets a path for the current instance, relative to the frevvo base uri.
|
![]() | GetScript |
Get the script from this entry
|
![]() | Parse |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).) |
![]() | SetScript |
Get the script from this entry
|
![]() | SetUpSchema(MediaSource, String) |
Convenience method to upload schema in MediaSource form.
|
![]() | SetUpSchema(String, String) |
Convenience method to upload schema in .xsd file form.
|
![]() | SetupSchemaZip |
Convenience method to upload Schema file(s) in Zip form.
|
See Also