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.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IncludeEmptyValues { get; set; }
Public Property IncludeEmptyValues As Boolean
Get
Set
public:
property bool IncludeEmptyValues {
bool get ();
void set (bool value);
}
member IncludeEmptyValues : bool with get, set
Property Value
Type:
BooleanSee Also