BuildMaster SDK Reference
Version:

Remove(string key) Method

Removes the specified attribute.

Syntax

public virtual bool Remove(string key)

Parameters

key
Type: string

The attribute.

Returns

True if the attribute was removed; otherwise false.