Returns ManufacturingModel with given id.
"manufacturingModels_var" is a variable referencing a ManufacturingModels object.
|
"manufacturingModels_var" is a variable referencing a ManufacturingModels object.
|
Type | Description |
ManufacturingModel | Returns ManufacturingModel with the specified id or null if no ManufacturingModel has that id. |
Name | Type | Description |
id | string | The id of the ManufacturingModel. |