Click or drag to resize
WebPictureIsTaxonIdSpecified Property
Property IsTaxonIdSpecified indicates if property TaxonId has a value or not. Not all pictures are related to taxon.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IsTaxonIdSpecified { get; set; }

Property Value

Type: Boolean
See Also