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