DocumentTypeEntry Membersfrevvo Live Forms

The DocumentTypeEntry type exposes the following members.
Constructors

  NameDescription
Public methodDocumentTypeEntry
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).)
Public methodUpdate
Commits the current instance to the server.
(Overrides AtomEntryUpdate .)
Back to Top
Fields

  NameDescription
Public fieldStatic memberDOCUMENT_TYPE_CATEGORY
Category used to label entries that contain Document Type data.
Public fieldStatic memberDocumentType_CATEGORYObsolete.
OBSOLETE
Public fieldStatic memberENTRY_PATH
The document type entry path
Back to Top
Properties

  NameDescription
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