Click or drag to resize

IAssemblyStockDocumentLineEntityBaseItemDefaultLifeTime Property

Get the item default life time

(Durée de vie (jours))

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<short> ItemDefaultLifeTime { get; }

Property Value

Type: NullableInt16
Remarks
This entity member is bound to the DefaultLifeTime (Durée de vie (jours)) column of the Item (Article) table.
See Also