Click or drag to resize

IConstructionSiteEntityTotalGrossInterestRateMember Property

Gets the gross interest total rate column

(% marge brute réelle)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDecimalEntityMember TotalGrossInterestRateMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the GrossInterestTotalRate (% marge brute réelle) column of the ConstructionSite (Projet) table.
See Also