Click or drag to resize
WebSpeciesFactFieldSearchCriteriaIsEnumAsString Property
This property is only used in combination with factor fields where data is of type enumeration. Property is enumeration as string must be set to true if a string value is used to compare enumeration values.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public bool IsEnumAsString { get; set; }

Property Value

Type: Boolean
See Also