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