GetContainersHavingMaterial
Returns a collection of 1 to N MaterialContainer objects.
Syntax
Set
object
=
MaterialSvr
.GetContainersHavingMaterial
(MaterialID
As Long)The
GetContainersHavingMaterial
method syntax has these parts:Part | Description |
|---|---|
object | Reference to a valid MaterialContainers collection object. |
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
MaterialID | Represents the ID of the Material. |
Provide Feedback