RVTDocs.com

HVACLoadBuildingType.IsNameUnique(Document, String)

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