GetContainerPriorityListByMaterial

Returns a collection of 1 to N ContainerPriority objects.
Syntax
Set
object
=
MaterialSvr
.
GetContainerPriorityListByMaterial
(
MaterialName
As String)
The
GetContainerPriorityListByMaterial
method syntax has these parts:
Part
Description
object
Reference to a valid ContainerPriorities collection object.
MaterialSvr
Instance of the MaterialServer Interface to which the method is directed.
MaterialName
String representing the name of the Material you want to produce the list from.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal