Click or drag to resize
ITaxonRevisionSearchCriteria Interface
This interface handles search criteria used when taxon searching revisions.

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

The ITaxonRevisionSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Data context with meta information about this object.
Public propertyStateIds
Find revisions who have RevisionStateIds related to a specified revision state.
Public propertyTaxonIds
Find taxa who have taxonIds related to the specified revision.
Top
See Also