Click or drag to resize
ISpeciesObservationFieldDescriptionIsObtainedFromProvider Property
Indication of whether this field is obtained from the Data provider or generated by other means. This property is mandatory.

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

Property Value

Type: Boolean
See Also