Click or drag to resize

IItemEntityBaseDefaultLifeTime Property

Gets or sets the default life time (used only to compute default limit date on assembly doc)

(Durée de vie (jours))

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<short> DefaultLifeTime { get; set; }

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