Click or drag to resize

PaymentTypeIsActive Property

Indicates wheather the payment type is active and usable for choosing in new documents. [Required] [Default(true)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also