 | 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
SyntaxNullable<short> ItemDefaultLifeTime { get; }
ReadOnly Property ItemDefaultLifeTime As Nullable(Of Short)
Get
Property Value
Type:
NullableInt16
RemarksThis entity member is bound to the DefaultLifeTime (Durée de vie (jours)) column of the Item (Article) table.
See Also