Click or drag to resize
WebTaxonRevisionState Class
Class with information about a taxon revision state.
Inheritance Hierarchy
SystemObject
  ArtDatabanken.WebService.DataWebData
    ArtDatabanken.WebService.DataWebTaxonRevisionState

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class WebTaxonRevisionState : WebData

The WebTaxonRevisionState type exposes the following members.

Constructors
  NameDescription
Public methodWebTaxonRevisionState
Initializes a new instance of the WebTaxonRevisionState class
Top
Properties
  NameDescription
Public propertyDescription
Information about the taxon revision state.
Public propertyId
Id for the taxon revision state.
Public propertyIdentifier
Unique identifier for the taxon revision state.
Top
See Also