WebTaxonRelation Class |
Namespace: ArtDatabanken.WebService.Data
The WebTaxonRelation type exposes the following members.
Name | Description | |
---|---|---|
WebTaxonRelation | Initializes a new instance of the WebTaxonRelation class |
Name | Description | |
---|---|---|
ChangedInTaxonRevisionEventId |
This taxon relation was created
or updated in this revision event.
| |
ChildTaxonId |
Id for the child taxon in this taxon relation.
| |
CreatedBy |
Id of user that created the taxon relation.
Set by database when created.
| |
CreatedDate |
Date and time when the taxon relation was created.
Set by web service when taxon relation is created.
| |
Guid |
GUID for this taxon relation.
| |
Id |
Id for this taxon relation.
| |
IsChangedInTaxonRevisionEventIdSpecified |
Indicates if property ChangedInRevisionEventId has been set.
| |
IsMainRelation |
Indicates if this taxon relation is a main relation or not.
Only main relations are used to form the standard taxon tree.
| |
IsPublished |
Indicates if this taxon relation has been published or not.
| |
IsReplacedInTaxonRevisionEventIdSpecified |
Indicates if property ReplacedInRevisionEvent has been set.
| |
IsValid |
True if relation is valid
| |
ModifiedBy |
Last modified by the user with this id.
Set by web service when taxon relation is modified.
| |
ModifiedDate |
Last modified at this date.
Set by web service when taxon relation is modified.
| |
ParentTaxonId |
Id for the parent taxon in this taxon relation.
| |
ReplacedInTaxonRevisionEventId |
This taxon relation was replaced in this revision event.
| |
SortOrder |
Sort order for this taxon relation amongs other
taxon relations related to the same parent taxon.
| |
ValidFromDate |
This taxon relation is valid from this date.
| |
ValidToDate |
This taxon relation is valid to this date.
|
Name | Description | |
---|---|---|
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |