isWildcardSearchable property

bool? isWildcardSearchable
getter/setter pair

Indicates that users can perform wildcard search for this property.

Only supported for Text properties. IsReturnable must be true to set this option. In a given datasource maximum of 5 properties can be marked as is_wildcard_searchable. For more details, see Define object properties

Implementation

core.bool? isWildcardSearchable;