Click or drag to resize

IPriceListCalculationLineEntityBaseCalculationTypeMember Property

Gets the CalculationType

List of authorized values in PriceListCalculationType

(Type de calcul)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyInt32EntityMember CalculationTypeMember { get; }

Property Value

Type: IReadOnlyInt32EntityMember
Remarks
This entity member is bound to the CalculationType (Type de calcul) column of the PriceListCalculationLine (Calculs à appliquer sur les éléments du tarif) table.
See Also