Click or drag to resize

IComplementaryAccountEntityExcludeFromSecurityBondMember Property

Gets the value indicating whether complementary account amount must be excluded from security bond.

(Ne pas inclure dans le calcul de retenue de garantie)

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
IReadOnlyBoolEntityMember ExcludeFromSecurityBondMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the ExcludeFromSecurityBond (Ne pas inclure dans le calcul de retenue de garantie) column of the ComplementaryAccount (Postes complémentaires) table.
See Also