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