WebSpeciesObservationSearchCriteriaIsNaturalOccurrence Property |
Restrict search based on if a positive observation
is natural or not.
Property IsIsNaturalOccurrenceSpecified indicates if
property IsNaturalOccurrence should be used or not.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsNaturalOccurrence { get; set; }
Public Property IsNaturalOccurrence As Boolean
Get
Set
public:
property bool IsNaturalOccurrence {
bool get ();
void set (bool value);
}
member IsNaturalOccurrence : bool with get, set
Property Value
Type:
BooleanSee Also