BuildMaster SDK Reference
Version:

Add(string key, string value) Method

Adds an attribute name and value.

Syntax

public virtual void Add(string key, string value)

Parameters

key
Type: string

The attribute.

value
Type: string

The value.