FabricationServiceSettings.HasValidFluidSetting
Method
Description:
Is the service associated with a fluid type and temperature?
Is the service associated with a fluid type and temperature?
Parameters
| Parameter | Type | Description |
|---|---|---|
| service | FabricationService | The service to lookup. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the service is associated with a fluid type and temperature, otherwise false. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |