The BaseEntry E type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BaseEntry E |
Default constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | AddOtherNamespaces |
Writes the frevvo namespace attribute to the specified xml writer.
(Overrides AbstractEntryAddOtherNamespaces(XmlWriter).) |
![]() | GetEntryUri |
Get a Uri for the current instance.
|
![]() | GetTerm |
Gets the term associated with the specified category scheme.
|
![]() | SetTerm |
Sets the term associated with the specified category scheme.
|
![]() | SkipNode |
Checks if this is a namespace declaration that we already added. (Overrides AbstractEntrySkipNode(XmlNode).) |
![]() | ToString |
Returns a string representation of the current instance.
(Overrides ![]() |
![]() | UpdateEntry |
Templated update method for convenience.
|
Properties
Name | Description | |
---|---|---|
![]() | FormsService |
{get;} the forms service associated with the current instance.
|
![]() | Self |
{get;} the current representation of self by requesting it from the associated service (using the self link).
|
![]() | SelfLink |
{get;} the self link for the current instance.
|
See Also