WebFactorDefaultHostParentTaxonId Property |
Taxon id for parent taxon for all
potential host taxa associated with this factor.
This property is used only if the property
IsTaxonomic is true.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int DefaultHostParentTaxonId { get; set; }
Public Property DefaultHostParentTaxonId As Integer
Get
Set
public:
property int DefaultHostParentTaxonId {
int get ();
void set (int value);
}
member DefaultHostParentTaxonId : int with get, set
Property Value
Type:
Int32See Also