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