Click or drag to resize

clsImportItemPreferredVendorList Property

List of prefered Suppliers/Vendors. Stored in ITM2. See property Mainsupplier for the main one. This list can contain the code of the Mainsupplier, but must not.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.301
Syntax
public List<string> PreferredVendorList { get; set; }

Return Value

Type: ListString
See Also