Click or drag to resize

ProductSupplyRepositoryGetCompatibleOrderPolicies Method

Gets the compatible order policies.

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static MultilanguageString GetCompatibleOrderPolicies(
	ProductSupplyRepositoryOrderLotSizingMethod OLSMethod
)

Parameters

OLSMethod
Type: Aloe.EnterpriseOne.Model.General.ProductsProductSupplyRepositoryOrderLotSizingMethod
The order lot sizing method.

Return Value

Type: MultilanguageString
See Also