Click or drag to resize

PaymentReasonIsSystem Property

Specifies whether the payment reason is defined by the system. The system defined records are created by the system and are read-only for the user. [Required] [Default(false)] [Filter(eq)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
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