 | 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
SyntaxNullable<byte> Nature { get; set; }
Property Nature As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the Nature (Nature) column of the PaymentType (Moyens de Paiement) table.
See Also