Click or drag to resize

ISecurityBondComplexEntityMemberApplicationType Property

Gets or sets the application type

List of authorized values in SecurityBondApplicationType

(Retenue à appliquer)

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<byte> ApplicationType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the SecurityBondApplicationType (Retenue à appliquer) column of the SaleDocumentEx (Document de vente étendu) table.
See Also