Properties
- Last UpdatedAug 22, 2016
- 2 minute read
The following properties are available for the BOParm class.
Actual
This property identifies the actual parameter value.
Data Type: String
Access: RW
DataClass
This property is a process variable parameter data class enumeration. For DataClass enumeration constants, see "Enumerated Constants" on page 417.
Data Type: BatchProcVarDataClasses
Access: R
HighDev
This property identifies the parameter high deviation value.
Data Type: Double
Access: RW
HighLimit
This property identifies the parameter high limit value.
Data Type: Double
Access: RW
LotCode
This property identifies the parameter lot code value.
Data Type: String
Access: R
LowDev
This property identifies the parameter low deviation value.
Data Type: Double
Access: RW
LowLimit
This property identifies the parameter low limit value.
Data Type: Double
Access: RW
MaterialId
This property identifies the parameter material identification value.
Data Type: String
Access: RW
MaterialUofM
This property identifies the parameter material unit of measurement value.
Data Type: String
Access: RW
Name
This property identifies the parameter name.
Data Type: String
Access: R
Preact
This property identifies the input parameter preact value.
Data Type: Double
Access: RW
Target
This property identifies the target parameter value.
Data Type: String
Access: RW
ToleranceType
This property identifies the parameter material tolerance enumeration. For ToleranceType enumeration constants, see "Enumerated Constants" on page 417.
Data Type: BatchToleranceType
Access: RW
Total
This property identifies the parameter material total quantity flag.
Data Type: Long
Access: RW
Type
This parameter identifies the parameter type enumeration. For Type enumeration constants, see "Enumerated Constants" on page 417.
Data Type: BatchParmTypes
Access: R
ValueType
This parameter identifies the parameter material value type enumeration. For ValueType enumeration constants, see "Enumerated Constants" on page 417.
Data Type: BatchParmValueTypes
Access: R