Click or drag to resize

ProductExpiryPeriodDays Property

Total default expiry period for the product (in days) from the date of production to the date of expiry.

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<int> ExpiryPeriodDays { get; set; }

Property Value

Type: NullableInt32
See Also