Sepasoft MES Module Suite
system.mes.getMESObjectChildLinks(filter)
Get the children of an MES object that is specified by the filter parameter.
Syntax
system.mes.getMESObjectChildLinks(filter)
- Parameters
MESObjectFilter filter - The MES object containing criteria to select MES object to return the children for.
- Returns
A list of MES Object Link objects containing the children of the specified MES object.
- Scope
All
Code |
|
Sepasoft MES Module Suite