Click or drag to resize

IPurchaseDocumentEntityBaseIsThirdSelfBillingMember Property

Gets whether the supplier is self-billing

(Autofacturation)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember IsThirdSelfBillingMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IsSelfBilling (Autofacturation) column of the Supplier (Fournisseur) table.
See Also