Click or drag to resize

AccountRequiredProperties Property

List of AccountRequiredProperty child objects, based on the Finance.Accounting.AccountRequiredProperty.Account back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<AccountRequiredProperty> RequiredProperties { get; }

Property Value

Type: ChildCollectionAccountRequiredProperty
See Also