Click or drag to resize

AccountDiscontinued Property

True means that the account won't be used any more and should not appear in combo boxes. [Required] [Default(false)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool Discontinued { get; set; }

Property Value

Type: Boolean
See Also