Click or drag to resize

AccountAccountGroup Property

The account group to which this account belongs. [Required] [Filter(multi eq)]

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

Property Value

Type: AccountGroup
See Also