HVACLoadBuildingType.IsNameUnique(Document, String)
Method
Description:
Determines whether a potential building type name is unique.
Determines whether a potential building type name is unique.
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 |