WebFactorSearchCriteriaIsTaxonomic Property |
Restrict search to taxonomic or not taxonomic factors.
Property IsIsTaxonomicSpecified indicates if this property
has a value or not.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsTaxonomic { get; set; }
Public Property IsTaxonomic As Boolean
Get
Set
public:
property bool IsTaxonomic {
bool get ();
void set (bool value);
}
member IsTaxonomic : bool with get, set
Property Value
Type:
BooleanSee Also