EnergyDataSettings.CheckExportCategory
Method
Description:
Checks whether the export category falls within the list: OST_RoomsOST_MEPSpaces
Checks whether the export category falls within the list: OST_RoomsOST_MEPSpaces
Parameters
Parameter | Type | Description |
---|---|---|
exportCategoryId | ElementId | The export category to be checked. |
Return Value
Type | Description |
---|---|
Boolean | True if the export category falls within the list, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |