UpdateContainerProperty
Updates a ContainerProperty record in the material database.
Syntax
Container.UpdateContainerProperty
(ContainerProperty
As ContainerProperty, [ActivityDescription
As String])The
UpdateContainerProperty
method syntax has these parts:Part | Description |
---|---|
Container | Instance of the Container object to which the method is directed. |
ContainerProperty | An instance of a ContainerProperty object. |
ActivityDescription | Adds descriptive text to the activity journal for this operation. ( Optional ) |
Provide Feedback