 | IPurchaseDepositEntityBasePaymentTypeNature Property |
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> PaymentTypeNature { get; }
ReadOnly Property PaymentTypeNature As Nullable(Of Byte)
Get
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the Nature (Nature) column of the PaymentType (Moyens de Paiement) table.
See Also