Click or drag to resize

PaymentAccountEnterpriseCompanyLocation Property

The Enterprise Company Location to which this PaymentAccount applies, or null if it is for all enterprise company locations. [Filter(multi eq)]

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

Property Value

Type: CompanyLocation
See Also