BuildMaster SDK Reference
Version:

HasConfigurerSettings Method

Returns a value indicating whether the action uses one or more settings in its extension configurer.

Syntax

public virtual bool HasConfigurerSettings()

Returns

True if the action uses at least one configurer settings; otherwise false.

Remarks

Unless overridden by an action, this method returns true if the extension has a configurer regardless of whether it actually uses the configurer.