Click or drag to resize

ICommitmentEntityBasePaymentNatureMember Property

Gets the payment nature.

List of authorized values in PaymentTypeNature

(Nature)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember PaymentNatureMember { get; }

Property Value

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