Click or drag to resize

IPurchaseDocumentEntityBaseIsSelfBillingMember Property

Gets whether the purchase document 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 IsSelfBillingMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IsSelfBilling (Autofacturation) column of the PurchaseDocumentEx (Document d'achat étendu) table.
See Also