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