Click or drag to resize

ProductSupplyProcurementType Property

M=Make; B=Buy; T=Transfer. Identifies whether the product is produced or externally bought. [Required] [Default("B")]

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

Property Value

Type: ProductSupplyRepositoryProcurementType
See Also