GetContainers
Returns a collection of 1 to N Container objects.
Syntax
Set
object
= MaterialSvr
.GetContainers
()The method syntax has these parts:
GetContainers
Part | Description |
---|---|
object | Reference to a valid Containers collection object. |
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
Provide Feedback