Click or drag to resize

ItemBakingCount Property

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.242.0.0 (8.242.0.0)
Syntax
public int BakingCount { get; }

Property Value

Type: Int32
See Also