ApplicationEntry Membersfrevvo Live Forms

The ApplicationEntry type exposes the following members.
Constructors

  NameDescription
Public methodApplicationEntry
Constructs a new ApplicationEntry instance with the appropriate category to indicate that it is a worksheet.
Back to Top
Methods

  NameDescription
Public methodDeleteScript
Delete the script from this entry
Public methodGetEntryUri 
Gets a Uri for the current instance.
(Overrides BaseEntry E  GetEntryUri .)
Public methodStatic memberGetEntryUri(String)
Gets a path for the current instance, relative to the frevvo base uri.
Public methodGetScript
Get the script from this entry
Public methodParse
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).)
Public methodSetScript
Get the script from this entry
Public methodSetUpSchema(MediaSource, String)
Convenience method to upload schema in MediaSource form.
Public methodSetUpSchema(String, String)
Convenience method to upload schema in .xsd file form.
Public methodSetupSchemaZip
Convenience method to upload Schema file(s) in Zip form.
Back to Top
Fields

  NameDescription
Public fieldStatic memberApplication_CATEGORYObsolete.
OBSOLETE
Public fieldStatic memberAPPLICATION_CATEGORY
Category used to label entries that contain Application data.
Public fieldStatic memberENTRY_PATH
The application entry path
Back to Top
Properties

  NameDescription
Public propertyFlowTypeFeed
{get;} the flow type feed.
Public propertyFlowTypeFeedLink
{get;} a link for the flow type feed.
Public propertyFormTypeFeed
{get;} the form type feed.
Public propertyFormTypeFeedLink
{get;} a link for the form type feed.
Public propertyOwner
{get;} the user that owns this entry.
Public propertyOwnerId
{get;} the id of the user that owns this app entry.
Public propertySchemaFeed
{get;} the schema feed.
Public propertySchemaFeedLink
{get;} a link for the schema feed.
Back to Top
See Also