MEPAnalyticalConnection.CanSupportAnalyticalConnection
Method
Description:
Checks if the connector can support the analytical connection.
Checks if the connector can support the analytical connection.
Parameters
Parameter | Type | Description |
---|---|---|
connector | Connector | The testing connector. |
Return Value
Type | Description |
---|---|
Boolean | True if the connector can support the network flow/pressure analysis, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |