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