Click or drag to resize
SpeciesObservationFieldDescriptionIsClass Property
Indication of whether this object represents a full class representing a group of fields or an acutal field.

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

Property Value

Type: Boolean

Implements

ISpeciesObservationFieldDescriptionIsClass
See Also