InsertSubLot
Inserts a SubLot record into the material database.
Syntax
Container.InsertSubLot
(SubLot
As SubLot)The
InsertSubLot
method syntax has these parts:Part | Description |
---|---|
Container | Instance of the Container object to which the method is directed. |
SubLot | An instance of a SubLot object. |
Provide Feedback