BuildMaster SDK Reference
Version:
Equals(BasicGroupInfo other) Method
Returns a value indicating whether this group is equivalent to the specified other group.
Syntax
public
virtual
bool Equals(BasicGroupInfo other)
Parameters
- other
- Type: BasicGroupInfo
The other group.
Returns
True if both instances represent the same group; otherwise false.