RVTDocs.com

HVACLoadBuildingType.IsNameUnique(String)

Method
Description:
Determines whether a potential building type name is unique.
Syntax
public bool IsNameUnique(
	string name
)
Parameters
Parameter Type Description
name String The candidate name.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null