WebTaxonNameSearchCriteriaIsIsUniqueSpecified Property |
Specifies if IsUnique should be 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 IsIsUniqueSpecified { get; set; }
Public Property IsIsUniqueSpecified As Boolean
Get
Set
public:
property bool IsIsUniqueSpecified {
bool get ();
void set (bool value);
}
member IsIsUniqueSpecified : bool with get, set
Property Value
Type:
BooleanSee Also