InsertContainerProperty
Inserts a ContainerProperty record into the material database.
Syntax
Container
.InsertContainerProperty
(ContainerProperty
As ContainerProperty)The
InsertContainerProperty
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. |
Provide Feedback