UpdateContainer
Updates a Container record in the material database.
Syntax
MaterialSvr.UpdateContainer
(Container
As Container, [ActivityDescription
As String])The
UpdateContainer
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. |
ActivityDescription | Adds descriptive text to the activity journal for this operation. ( Optional ) |
Provide Feedback