InsertLotState
Inserts a Lot State record into the material database.
Syntax
MaterialSvr
.
InsertLotState
(LotState
As LotState)The
InsertLotState
method syntax has these parts:Part | Description |
|---|---|
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
LotState | An instance of a LotState object. |
Provide Feedback