The number of times that a particular item has been dried/baked in a tempering oven.
This property is only used for items that represent moisture sensitive materials (MSD materials).
This is a read-only property that is maintained by the system and may not be directly adjusted.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int BakingCount { get; }
Public ReadOnly Property BakingCount As Integer
Get
public:
property int BakingCount {
int get ();
}
member BakingCount : int with get
Property Value
Type:
Int32See Also