Click or drag to resize

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

Property Value

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