 | 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
SyntaxNullable<bool> AllowCalculateRangeNomenclatures { get; set; }
Property AllowCalculateRangeNomenclatures As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the AllowCalculateRangeNomenclatures (Activer les calculs sur les nomenclatures) column of the RangeItem (Article gamme) table.
See Also