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
Syntaxpublic List<string> PreferredVendorList { get; set; }Public Property PreferredVendorList As List(Of String)
Get
Set
Return Value
Type:
ListString
See Also