 | 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
SyntaxIReadOnlyBoolEntityMember ExcludeFromSecurityBondMember { get; }
ReadOnly Property ExcludeFromSecurityBondMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis 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