Click or drag to resize

IItemEntityBaseCadenceNumberOfDaysMember Property

Gets the number of days to fabricate the specified cadence quantity

(Nombre de jours (cadence))

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyInt32EntityMember CadenceNumberOfDaysMember { get; }

Property Value

Type: IReadOnlyInt32EntityMember
Remarks
This entity member is bound to the CadenceNumberOfDays (Nombre de jours (cadence)) column of the Item (Article) table.
See Also