Click or drag to resize

IPurchaseDocumentEntityBaseDistributeShippingOnPurchaseChargeAmount Property

Distribute shipping on purchase charge amount

(Répartir les frais de port)

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

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the DistributeShippingOnPurchaseChargeAmount (Répartir les frais de port) column of the PurchaseDocumentEx (Document d'achat étendu) table.
See Also