BaseEntry E  Membersfrevvo Live Forms

The BaseEntry E  type exposes the following members.
Constructors

  NameDescription
Public methodBaseEntry E 
Default constructor.
Back to Top
Methods

  NameDescription
Protected methodAddOtherNamespaces
Writes the frevvo namespace attribute to the specified xml writer.
(Overrides AbstractEntryAddOtherNamespaces(XmlWriter).)
Public methodGetEntryUri
Get a Uri for the current instance.
Public methodGetTerm
Gets the term associated with the specified category scheme.
Public methodSetTerm
Sets the term associated with the specified category scheme.
Protected methodSkipNode
Checks if this is a namespace declaration that we already added.
(Overrides AbstractEntrySkipNode(XmlNode).)
Public methodToString
Returns a string representation of the current instance.
(Overrides OnlineObject ToString .)
Public methodUpdateEntry
Templated update method for convenience.
Back to Top
Properties

  NameDescription
Public propertyFormsService
{get;} the forms service associated with the current instance.
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