EnergyDataSettings.IsDocumentUsingEnergyDataAnalyticalModel
Method
Description:
Get EnergyDataSettings element and if it exists, return result from getCreateAnalyticalModel.
Get EnergyDataSettings element and if it exists, return result from getCreateAnalyticalModel.
Parameters
Parameter | Type | Description |
---|---|---|
ccda | Document | The document. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if the Conceptual Energy Analytical Model is enabled, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |