TemperatureRatingType.RemoveInsulationType
Method
Description:
Remove an existing insulation type from this temperature rating type.
Remove an existing insulation type from this temperature rating type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| insulationType | InsulationType | Insulation type to be removed. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The last one insulation type of project and any one which is in use by a wire type can't be removed. |