<Code Lib>
2024 Method
Changes 0
M

HVACLoadBuildingType.IsNameUnique(Document, String)

Description:
Determines whether a potential building type name is unique.
Overloads (2):
IsNameUnique(Document,String)

public static bool IsNameUnique(
	Document document,
	string name
)

Return Value bool

Loading…