Click or drag to resize

ICommitmentEntityBaseDaysNumberMember Property

Gets the number of day to pay

(Nombre de jours)

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
IReadOnlyInt16EntityMember DaysNumberMember { get; }

Property Value

Type: IReadOnlyInt16EntityMember
Remarks
This entity member is bound to the DaysNumber (Nombre de jours) column of the PurchaseCommitment (Échéance d'achat) table.
See Also