Click or drag to resize
SpeciesObservationFieldDescriptionIsMandatory Property
Indication of whether or not this field is mandatory at Swedsih Specis Observation Service. As a mandatory field values are excpected for all records.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IsMandatory { get; set; }

Property Value

Type: Boolean

Implements

ISpeciesObservationFieldDescriptionIsMandatory
See Also