Click or drag to resize

ProductTypePurchaseInvoiceLinePropertyRequired Property

True when the property is required, when creating new purchase invoice lines. False when this only suggests the usage of the property. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also