 | IPurchaseDocumentEntityBaseIsShippingDistributedOnPurchaseChargeAmountMember Property |
Gets 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
SyntaxIReadOnlyBoolEntityMember IsShippingDistributedOnPurchaseChargeAmountMember { get; }
ReadOnly Property IsShippingDistributedOnPurchaseChargeAmountMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis 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