Click or drag to resize

InvoiceIsValidField Property

Used for internal purposes. true when the invoice is valid (released and not void) for summing. [Required] [Default(false)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool IsValidField { get; set; }

Property Value

Type: Boolean
See Also