Click or drag to resize

CustomerAllowUseAsPrimaryCustomer Property

Specifies whether to allow the customer to be used as primary customer in a sales deal. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also