Click or drag to resize

PartyBankAccountIsDefault Property

True if the this is the default account for the party. Only one default per party is allowed. [Required] [Default(false)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool IsDefault { get; set; }

Property Value

Type: Boolean
See Also