Click or drag to resize

PackageTemperatureControl Property

Gets or sets Temperature Control

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 371)]
public int TemperatureControl { get; set; }

Property Value

Type: Int32
Remarks
Indicates the type of temperature control service - see TemperatureControlType enumeration
See Also