SchemaEntry Membersfrevvo Live Forms

The SchemaEntry type exposes the following members.
Constructors

  NameDescription
Public methodSchemaEntry
Default constructor.
Back to Top
Methods

  NameDescription
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 methodParse
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).)
Back to Top
Fields

  NameDescription
Public fieldStatic memberENTRY_PATH
The schema entry path
Public fieldStatic memberSchema_CATEGORYObsolete.
OBSOLETE
Public fieldStatic memberSCHEMA_CATEGORY
Category used to label entries that contain Schema data.
Back to Top
Properties

  NameDescription
Public propertyDocumentTypeFeed
{get;} the document type feed, which contains entries that represent types in the schema.
Public propertyDocumentTypeFeedLink
{get;} a link for the document type feed.
Public propertyIsSystem
{get;} whether the current instance is a system entry.
Public propertyOwner
{get;} the application that owns this entry.
Public propertyOwnerId
{get;set;} the id of the application that owns this form type entry.
Back to Top
See Also