WebTaxonSearchCriteriaSwedishImmigrationHistory Property |
Find taxa who have "Swedish immigration history" 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> SwedishImmigrationHistory { get; set; }
Public Property SwedishImmigrationHistory As List(Of Integer)
Get
Set
public:
property List<int>^ SwedishImmigrationHistory {
List<int>^ get ();
void set (List<int>^ value);
}
member SwedishImmigrationHistory : List<int> with get, set
Property Value
Type:
ListInt32See Also