Click or drag to resize

ProductSupplyPreferredSupplier Property

Preferred supplier for the product. null if there is no preferred supplier. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Supplier PreferredSupplier { get; set; }

Property Value

Type: Supplier
See Also