BuildMaster SDK Reference
Version:
ContainsKey(string key) Method
Returns a value indicating whether the specified attribute is defined.
Syntax
public
virtual
bool ContainsKey(string key)
Parameters
- key
- Type: string
The attribute.
Returns
True if attribute is present; otherwise false.