Click or drag to resize
ITaxonRevisionId Property
If this taxon is in a checked out revision then this is the RevisionId; otherwise null.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Nullable<int> RevisionId { get; set; }

Property Value

Type: NullableInt32
See Also