Click or drag to resize

IItemEntityBaseCadenceNumberOfDays Property

Gets or sets 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
Nullable<int> CadenceNumberOfDays { get; set; }

Property Value

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