Sepasoft MES Module Suite
system.mes.batch.phase.getProcedurePhaseLinks()
Return a list of links that represent batch phase objects that are valid for the Procedure type of logic.
getProcedurePhaseLinks() → List
Syntax
getProcedurePhaseLinks()
- Parameters
No Parameters
- Returns
A list of MESObjectLink objects. Links are lightweight and hold the key information of an MES Object and link.getMESObject() can be used to get the actual object.
- Scope
All
Sepasoft MES Module Suite