GetContainersHavingMaterial
Returns a collection of 1 to N MaterialContainer objects.
Syntax
Set
object
= MaterialSvr
.GetContainersHavingMaterial
(IMaterialID
As Long)The method syntax has these parts:
GetContainersHavingMaterial
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