The UserEntry type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | UserEntry |
Default constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | Update |
Commits the current instance to the server.
(Overrides AtomEntryUpdate .) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ENTRY_PATH | The user entry path |
![]() ![]() | User_CATEGORY | Obsolete. OBSOLETE |
![]() ![]() | USER_CATEGORY | Category used to label entries that contain User data. |
Properties
Name | Description | |
---|---|---|
![]() | ApplicationFeed |
{get;} the application feed.
|
![]() | ApplicationFeedLink |
{get;} a link for the application feed.
|
![]() | StyleFeed |
{get;} the style feed.
|
![]() | StyleFeedLink |
{get;} a link for the style feed.
|
![]() | TaskFeed |
{get;} the task feed.
|
![]() | TaskFeedLink |
{get;} a link for the task feed.
|
See Also