TemperatureRatingType.AddInsulationType
Method
Description:
Add a new kind of insulation type into this temperature rating type.
Add a new kind of insulation type into this temperature rating type.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | Name of insulation type symbol to be constructed and added. |
Return Value
Type | Description |
---|---|
InsulationType | Constructed insulation type instance. |