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.254.0.0 (8.254.0.0)
Syntaxpublic 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: 
String
See Also