Sepasoft MES Module Suite
system.mes.batch.recipe.getRootTemplateLink()
Returns the link for the root recipe template that holds all recipe template class and master recipe object objects.
getRootTemplateLink() → MESObjectLink
Syntax
getRootTemplateLink()
- Parameters
No Parameters
- Returns
The MESObjectLink object that represents the root master template. Links are lightweight and hold the key information of an MES Object and link.getMESObject() can be used to get the actual BatchRootMasterTemplate object.
- Scope
All
Sepasoft MES Module Suite