InsertStorageLocation

Inserts a StorageLocation record into the material database.
Syntax
MaterialSvr
.
InsertStorageLocation
(
StorageLocation
As StorageLocation)
The
InsertStorageLocation
method syntax has these parts:
Part
Description
MaterialSvr
Instance of the MaterialServer Interface to which the method is directed.
StorageLocation
An instance of a StorageLocation object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal