API Help
Eplan.EplApi.HEServices Namespace / Search Class / Setting Property
Search setting value. Cannot be null.

In This Topic
Setting Property
In This Topic
Gets/Sets whether the specified setting of a search is enabled
Syntax
public bool this[ 
   Search.Settings id
]; {get; set;}

Parameters

id
Search setting value. Cannot be null.

Property Value

Value of the setting.
See Also