Click or drag to resize

IPaymentTypeEntityBaseNature Property

Nature of PaymentType which is given by a ComboBox

List of authorized values in PaymentTypeNature

(Nature)

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> Nature { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the Nature (Nature) column of the PaymentType (Moyens de Paiement) table.
See Also