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