Click or drag to resize

IRangeItemEntityAllowCalculateRangeNomenclatures Property

Gets or sets whether allow calculate on range nomenclatures

(Activer les calculs sur les nomenclatures)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.ItemRange
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> AllowCalculateRangeNomenclatures { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the AllowCalculateRangeNomenclatures (Activer les calculs sur les nomenclatures) column of the RangeItem (Article gamme) table.
See Also