Click or drag to resize

IPurchaseDocumentEntityBaseIsShippingDistributedOnPurchaseChargeAmount Property

Gets or sets wether purchase charge amount is distributed

(Frais de port répartis sur le document)

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
Nullable<bool> IsShippingDistributedOnPurchaseChargeAmount { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the IsShippingDistributedOnPurchaseChargeAmount (Frais de port répartis sur le document) column of the PurchaseDocumentEx (Document d'achat étendu) table.
See Also