BaseFeed F, E, Q  Propertiesfrevvo Live Forms
The BaseFeed F, E, Q  type exposes the following members.
Properties

  NameDescription
Public propertyEntryPostLink
{get;} the link that indicates where new entries can be posted to this feed (null indicates read-only feed).
Public propertyFormsService
{get;} the forms service associated with the current instance.
Public propertyItem
{get;} the item at the specified index.
Public propertyNextLink
{get;} the link that provides the URI of next page in a paged feed.
Public propertyPrevLink
{get;} the link that provides the URI of previous page in a paged feed.
Public propertySelf
{get;} the current representation of self by requesting it from the associated service (using the self link).
Public propertySelfLink
{get;} the self link for the current instance.
Back to Top
See Also