BuildMaster SDK Reference
Version:

IsConfigurerSettingRequired Method

Returns a value indicating whether the extension's configurer currently needs to be configured.

Syntax

public virtual bool IsConfigurerSettingRequired()

Returns

True if configurer requires configuration; otherwise false.

Remarks

Unless overridden by an action, this method always returns false.