Click or drag to resize
WebSpeciesFactFieldSearchCriteriaIncludeEmptyValues Property
Include species facts with empty values (null in database) in returned species facts in addition to the species facts that matches this factor field search criteria. This property is currently not used.

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

Property Value

Type: Boolean
See Also