Click or drag to resize
IDyntaxaRevisionReferenceRelation Interface
This interface represents a Dyntaxa revision reference relation.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IDyntaxaRevisionReferenceRelation

The IDyntaxaRevisionReferenceRelation type exposes the following members.

Properties
  NameDescription
Public propertyAction
Action.
Public propertyChangedInRevisionEventId
This species fact are part of a revision if a revision event id is specified.
Public propertyCreatedBy
Id of user that created the item.
Public propertyCreatedDate
Date and time when the item was created.
Public propertyDataContext
Data context.
Public propertyId
Unique id for this dyntaxa revision reference relation.
Public propertyIsPublished
Indicates if this species fact has been published.
Public propertyModifiedBy
Last modified by the user with this id.
Public propertyModifiedDate
Last modified at this date.
Public propertyOldReferenceType
Old reference type.
Public propertyReferenceId
The Reference DB reference identifier.
Public propertyReferenceRelationId
The Reference DB Reference relation identifier.
Public propertyReferenceType
Reference type.
Public propertyRelatedObjectGUID
Related object unique identifier.
Public propertyRevisionEventId
Revision event id.
Public propertyRevisionId
Revision id.
Top
See Also