 | IExtraCostEntityBaseUnitDecimalNumberMember Property |
Gets the unit decimal number
(Décimale)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyByteEntityMember UnitDecimalNumberMember { get; }
ReadOnly Property UnitDecimalNumberMember As IReadOnlyByteEntityMember
Get
Property Value
Type:
IReadOnlyByteEntityMember
RemarksThis entity member is bound to the Decimals (Décimale) column of the Unit (Unité) table.
See Also