Click or drag to resize

ProductSupplyRepositoryGetOrderLotSizingMethodName Method

Gets the name of the order lot sizing method.

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

Parameters

OLSMethod
Type: Aloe.EnterpriseOne.Model.General.ProductsProductSupplyRepositoryOrderLotSizingMethod
The ols method.

Return Value

Type: MultilanguageString
See Also