Click or drag to resize

IReadOnlyPurchaseDocumentAdvancedOptionsComplexEntityMember Interface

Purchase document advanced options complex entity member

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyPurchaseDocumentAdvancedOptionsComplexEntityMember : IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember, 
	IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlyPurchaseDocumentAdvancedOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyApplyPriceListOnCopy
Gets the ApplyPriceListOnCopy member value
(Inherited from IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember.)
Public propertyApplyPriceListOnDocumentLineClipboardCopy
Gets the ApplyPriceListOnDocumentLineClipboardCopy member value
(Inherited from IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember.)
Public propertyCreateSupplierItemOnDocumentPriceModified
Gets the CreateSupplierItemOnDocumentPriceModified member value
Public propertyDistributeShippingOnPurchaseChargeAmount
Gets the DistributeShippingOnPurchaseChargeAmount member value
Public propertyDistributionBase
Gets the DistributionBase member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyFormulaReplacementBehaviorOnReloadingItem
Gets the FormulaReplacementBehaviorOnReloadingItem member value
Public propertyGrossInterestUpdate
Gets the GrossInterestUpdate member value
Public propertyInitializeBankAccountOnTransfer
Gets the InitializeBankAccountOnTransfer member value
(Inherited from IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember.)
Public propertyInvoicingChargesApplicableFrom
Gets the InvoicingChargesApplicableFrom member value
Public propertyKeepInvoicingChargeOnTransferingToReturnDocument
Gets the KeepInvoicingChargeOnTransferingToReturnDocument member value
Public propertyPurchasePriceFromSaleType
Gets the PurchasePriceFromSaleType member value
Public propertyUpdateItemPurchasePriceFromInvoice
Gets the UpdateItemPurchasePriceFromInvoice member value
Public propertyUpdateItemPurchasePriceFromOrder
Gets the UpdateItemPurchasePriceFromOrder member value
Public propertyUpdateItemPurchasePriceFromReceipt
Gets the UpdateItemPurchasePriceFromReceipt member value
Public propertyUpdateItemPurchasePriceOnDocumentPriceModified
Gets the UpdateItemPurchasePriceOnDocumentPriceModified member value
Public propertyUpdatePurchasePricesOnCopy
Gets the UpdatePurchasePricesOnCopy member value
Public propertyUpdateSupplierItemNetPurchasePriceOnDocumentPriceModified
Gets the UpdateSupplierItemNetPurchasePriceOnDocumentPriceModified member value
Public propertyUpdateSupplierItemPurchasePriceOnDocumentPriceModified
Gets the UpdateSupplierItemPurchasePriceOnDocumentPriceModified member value
Public propertyUsePurchasePriceFromSale
Gets the UsePurchasePriceFromSale member value
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also