Click or drag to resize

ISecurityBondComplexEntityMember Interface

Security bond complex entity member

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
public interface ISecurityBondComplexEntityMember : IComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The ISecurityBondComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Gets or sets the security bond amount
Public propertyAmountForGoodCompletedWork
Gets or sets the security bond amount for good completed work
Public propertyAmountForGoodCompletedWorkMember
Gets the security bond amount for good completed work
Public propertyAmountMember
Gets the security bond amount
Public propertyApplicationType

Gets or sets the application type

List of authorized values in SecurityBondApplicationType

(Retenue à appliquer)

Public propertyApplicationTypeMember

Gets the application type

List of authorized values in SecurityBondApplicationType

(Retenue à appliquer)

Public propertyBaseAmount

Gets or sets the security bond amount according to currency on document

(Montant de la retenue de garantie)

Public propertyBaseAmountForGoodCompletedWork

Gets or sets the security bond amount for good completed work according to currency on document

(Montant de la retenue de garantie pour bonne fin de travaux)

Public propertyBaseAmountForGoodCompletedWorkMember

Gets the security bond amount for good completed work according to currency on document

(Montant de la retenue de garantie pour bonne fin de travaux)

Public propertyBaseAmountMember

Gets the security bond amount according to currency on document

(Montant de la retenue de garantie)

Public propertyBaseGuaranteeAmount

Gets or sets the guarantee amount according to currency on document

(Montant de la caution)

Public propertyBaseGuaranteeAmountMember

Gets the guarantee amount according to currency on document

(Montant de la caution)

Public propertyCalculationBase

Gets or sets the calculation type

List of authorized values in SecurityBondCalculationBaseType

(Base de calcul de la retenue de garantie)

Public propertyCalculationBaseMember

Gets the calculation type

List of authorized values in SecurityBondCalculationBaseType

(Base de calcul de la retenue de garantie)

Public propertyCurrencyAmount

Gets or sets the currencysecurity bond amount

(Montant de la retenue de garantie en devise)

Public propertyCurrencyAmountForGoodCompletedWork

Gets or sets the currency security bond amount for good completed work

(Montant de la retenue de garantie pour bonne fin de travaux en devise)

Public propertyCurrencyAmountForGoodCompletedWorkMember

Gets the currency security bond amount for good completed work

(Montant de la retenue de garantie pour bonne fin de travaux en devise)

Public propertyCurrencyAmountMember

Gets the currencysecurity bond amount

(Montant de la retenue de garantie en devise)

Public propertyCurrencyGuaranteeAmount

Gets or sets the currency guarantee amount

(Montant de la caution en devise)

Public propertyCurrencyGuaranteeAmountMember

Gets the currency guarantee amount

(Montant de la caution en devise)

Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyGuaranteeAmount
Gets or sets the guarantee amount
Public propertyGuaranteeAmountMember
Gets the guarantee amount
Public propertyRate

Gets or sets the security bond rate

(Taux de retenue de garantie)

Public propertyRateForGoodCompletedWork

Gets or sets the security bond rate for good completed work

(Taux de retenue de garantie pour bonne fin de travaux)

Public propertyRateForGoodCompletedWorkMember

Gets the security bond rate for good completed work

(Taux de retenue de garantie pour bonne fin de travaux)

Public propertyRateMember

Gets the security bond rate

(Taux de retenue de garantie)

Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also