Click or drag to resize

DiscountTypeIsSystem Property

Specifies whether this discount type is created and managed by the system. [Required] [Default(false)] [Filter(multi eq)]

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

Property Value

Type: Boolean
See Also