ShowGenericTextInSearchForm property

Returns/Sets whether to show the generic text in the search form.

Syntax


C++

HRESULT get_ShowGenericTextInSearchForm(VARIANT_BOOL* pRetVal)

HRESULT put_ShowGenericTextInSearchForm(VARIANT_BOOL Value)

Scripting languages

Value = object.ShowGenericTextInSearchForm

object.ShowGenericTextInSearchForm = Value

Remarks


The default value for this property is False.

Home

Applies to

IERUDatabase