UpdateContainerState

Updates a ContainerState record in the material database.
Syntax
MaterialSvr.UpdateContainerState
(
ContainerState
As ContainerState)
The
UpdateContainerState
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.
Remarks
The ‘Ready To Use’ ContainerState is a system-defined state and cannot be deleted through this interface or by any other means.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal