Properties
- Last UpdatedAug 19, 2016
- 1 minute read
The following properties are available for the BOBatch class.
Batch
This property identifies the batch.
Data Type: String
Access: R
Campaign
This property identifies the campaign.
Data Type: String
Access: R
Lot
This property identifies the lot.
Data Type: String
Access: R
Message
This property is a custom error message that is only available for use with the BatchHook_BatchPrepare function when its return value is zero.
Data Type: String
Access: RW
Mode
This property is a batch mode enumeration. For Batch Mode enumeration constants, see "Enumerated Constants" on page 417.
Data Type: BatchModeConstants
Access: R
PhaseCount
This property identifies the number of phases in the batch.
Data Type: Long
Access: R
RecipeId
This property identifies the recipe.
Data Type: String
Access: R
Size
This property identifies the batch size.
Data Type: Long
Access: R
Status
This property is a batch status enumeration. For Batch Status enumeration constants, see "Enumerated Constants" on page 417.
Data Type: BatchStatusConstants
Access: R
Train
This property identifies the name of the train.
Data Type: String
Access: R