Click or drag to resize

IComplementaryAccountEntityExcludeFromSecurityBond Property

Gets or sets 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
Nullable<bool> ExcludeFromSecurityBond { get; set; }

Property Value

Type: NullableBoolean
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