M

TemperatureRatingType.AddInsulationType

Description:
Add a new kind of insulation type into this temperature rating type.
public InsulationType AddInsulationType(
	string name
)
  • String
    name
    Name of insulation type symbol to be constructed and added.
Return Value InsulationType Constructed insulation type instance.