DeleteContainerProperty
Deletes a ContainerProperty from the material database.
Syntax
Container
.DeleteContainerProperty
(ContainerProperty
As ContainerProperty, [ActivityDescription
As String])The
DeleteContainerProperty
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