WebSpeciesObservationFieldDescriptionIsSearchable Property |
Indicates if the species observation field, that is described
in this class, can be used in flexible field search in class
WebSpeciesObservationSearchCriteria.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsSearchable { get; set; }
Public Property IsSearchable As Boolean
Get
Set
public:
property bool IsSearchable {
bool get ();
void set (bool value);
}
member IsSearchable : bool with get, set
Property Value
Type:
BooleanSee Also