Sepasoft MES Module Suite
system.mes.getRootLink()
Returns the link for the root signature template object that holds all signature templates.
getRootLink() → MESObjectLink
Syntax
getRootLink()
- Parameters
None
- Returns
The MESObjectLink object that represents the root signature template. Links are lightweight and hold the key information of an MES Object and link.getMESObject() can be used to get the actual MESSignatureRootTemplate object.
- Scope
All
Sepasoft MES Module Suite