 | 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
SyntaxIReadOnlyBoolEntityMember IsThirdSelfBillingMember { get; }
ReadOnly Property IsThirdSelfBillingMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IsSelfBilling (Autofacturation) column of the Supplier (Fournisseur) table.
See Also