Click or drag to resize

IReadOnlySaleDocumentAdvancedOptionsComplexEntityMember Interface

Sale 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 IReadOnlySaleDocumentAdvancedOptionsComplexEntityMember : IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember, 
	IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlySaleDocumentAdvancedOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAllowItemAppliedPriceForPriceFormula
Gets the AllowItemAppliedPriceForPriceFormula member value
Public propertyApplyPriceListOnCopy
Gets the ApplyPriceListOnCopy member value
(Inherited from IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember.)
Public propertyApplyPriceListOnDocumentLineClipboardCopy
Gets the ApplyPriceListOnDocumentLineClipboardCopy member value
(Inherited from IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember.)
Public propertyCalculateCommissionDepositInvoiceOnFirstSettlementInvoiceDate
Gets the CalculateCommissionDepositInvoiceOnFirstSettlementInvoiceDate member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyFormulaReplacementBehaviorOnReloadingItem
Gets the FormulaReplacementBehaviorOnReloadingItem 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 propertyUpdatePurchaseAndCostPriceOnCopy
Gets the UpdatePurchaseAndCostPriceOnCopy member value
Public propertyUpdateSalePricesOnCopy
Gets the UpdateSalePricesOnCopy 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