TemperingOvenTemperatureSettingProfile Property |
The pre-configured profile that is used to regulate and manage the tempering process
for this oven.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string TemperatureSettingProfile { get; set; }
Public Property TemperatureSettingProfile As String
Get
Set
public:
property String^ TemperatureSettingProfile {
String^ get ();
void set (String^ value);
}
member TemperatureSettingProfile : string with get, set
Property Value
Type:
StringSee Also