WebTaxonSearchCriteriaSwedishOccurrence Property |
Find taxa who have "Swedish occurrence" value
set to one on the integer values in this list.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public List<int> SwedishOccurrence { get; set; }
Public Property SwedishOccurrence As List(Of Integer)
Get
Set
public:
property List<int>^ SwedishOccurrence {
List<int>^ get ();
void set (List<int>^ value);
}
member SwedishOccurrence : List<int> with get, set
Property Value
Type:
ListInt32See Also