UserEntry Membersfrevvo Live Forms

The UserEntry type exposes the following members.
Constructors

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

  NameDescription
Public fieldStatic memberENTRY_PATH
The user entry path
Public fieldStatic memberUser_CATEGORYObsolete.
OBSOLETE
Public fieldStatic memberUSER_CATEGORY
Category used to label entries that contain User data.
Back to Top
Properties

  NameDescription
Public propertyApplicationFeed
{get;} the application feed.
Public propertyApplicationFeedLink
{get;} a link for the application feed.
Public propertyStyleFeed
{get;} the style feed.
Public propertyStyleFeedLink
{get;} a link for the style feed.
Public propertyTaskFeed
{get;} the task feed.
Public propertyTaskFeedLink
{get;} a link for the task feed.
Back to Top
See Also