WireMaterialType.RemoveTemperatureRatingType
Method
Description:
Remove an existing temperature rating type from this material type.
Remove an existing temperature rating type from this material type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| temperatureRating | TemperatureRatingType | The temperature rating type to be removed. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The last temperature rating type of project and any one used by a wire type can't be removed. |