Properties
- Last UpdatedAug 22, 2016
- 2 minute read
The following properties are available for the BOPhase class.
AppendtoInstructions
This property appends the unit and connection description from the Process Model database to the current phase instruction. A value of one enables this property.
DataType: Integer
Access: RW
CommentRequired
This property enables the comment required property for the current phase. A value of one enables this property.
DataType: Integer
Access: RW
Continue
This property enables the continue mode property for the current phase. A value of one enables this property.
DataType: Integer
Access: RW
DocViewPath
This property assigns a document to the current phase.
DataType: String
Access: RW
DocViewType
This property identifies the document viewing type enumeration. For DocViewType enumeration constants, see "Enumerated Constants" on page 417.
DataType: BatchDocViewAck
Access: RW
EntryAck
This property identifies the phase entry acknowledgment enumeration. For EntryAck enumeration constants, see "Enumerated Constants" on page 417.
DataType: BatchPhaseEntry
Access: RW
ExitAck
This property identifies the phase exit acknowledgment enumeration. For ExitAck enumeration constants, see "Enumerated Constants" on page 417.
DataType: BatchPhaseExit
Access: RW
InstanceName
This property identifies the equipment instance name.
DataType: String
Access: R
Instructions
This property identifies the instructions to add to current phase. There is no limit to the amount of text that can be added as an instruction.
DataType: String
Access: RW
Label
This property identifies the phase label.
DataType: String
Access: R
Name
This property identifies the phase name.
DataType: String
Access: R
ParamCount
This property identifies the number of formula parameters in the current phase.
DataType: Long
Access: R
Report
This property identifies the name of the report to assign to the current phase.
DataType: String
Access: R
Type
This property identifies a phase type enumeration. For Type enumeration constants, see "Enumerated Constants" on page 417.
DataType: BatchPhaseTypes
Access: R