WebTaxonRelationSearchCriteriaIsIsValidSpecified Property |
Specifies if property IsValid contains a value or not.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsIsValidSpecified { get; set; }
Public Property IsIsValidSpecified As Boolean
Get
Set
public:
property bool IsIsValidSpecified {
bool get ();
void set (bool value);
}
member IsIsValidSpecified : bool with get, set
Property Value
Type:
BooleanSee Also