WebFactorSearchCriteriaIsIsTaxonomicSpecified Property |
Property IsIsTaxonomicSpecified indicates if property
IsTaxonomic 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 IsIsTaxonomicSpecified { get; set; }
Public Property IsIsTaxonomicSpecified As Boolean
Get
Set
public:
property bool IsIsTaxonomicSpecified {
bool get ();
void set (bool value);
}
member IsIsTaxonomicSpecified : bool with get, set
Property Value
Type:
BooleanSee Also