Click or drag to resize

IReadOnlyPurchaseDocumentOptionComplexEntityMember Interface

Contains purchase document options

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 IReadOnlyPurchaseDocumentOptionComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyPurchaseDocumentOptionComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAddLineBreakInOriginLineDescription
Gets the AddLineBreakInOriginLineDescription member value
Public propertyAdvancedOptions
Gets the advanced options.
Public propertyAllowNewItem
Gets the AllowNewItem member value
Public propertyAllowPriceProgramOnReturnDocument
Gets the AllowPriceProgramOnReturnDocument member value
Public propertyAllowQuantityProgramOnReturnDocument
Gets the AllowQuantityProgramOnReturnDocument member value
Public propertyAutomaticPointingForInvoiceTransfer
Gets the AutomaticPointingForInvoiceTransfer member value
Public propertyCalculateSubTotalQuantity
Gets the CalculateSubTotalQuantity member value
Public propertyCheckReceiptExceedOrder
Gets the CheckReceiptExceedOrder member value
Public propertyCloseOrderToCountermark
Gets the CloseOrderToCountermark member value
Public propertyCloseOrderToReplenishment
Gets the CloseOrderToReplenishment member value
Public propertyCompleteExistingOrder
Gets the CompleteExistingOrder member value
Public propertyConsiderDeliveryAddressTypeOnSaleDocumentLines
Gets the ConsiderDeliveryAddressTypeOnSaleDocumentLines member value
Public propertyCurrencyApplicationType
Gets the CurrencyApplicationType member value
Public propertyDefaultDeliveryAddressType
Gets the DefaultDeliveryAddressType member value
Public propertyDisplayDeliveringCustomerOrdersForm
Gets the DisplayDeliveringCustomerOrdersForm member value
Public propertyDisplayDepositCreditMemoWarning
Gets the DisplayDepositCreditMemoWarning member value
Public propertyDisplayLineDetailForm
Gets the DisplayLineDetailForm member value
Public propertyDisplaySettlementForDeposit
Gets the DisplaySettlementForDeposit member value
Public propertyDocumentTransferInformationContent
Gets the DocumentTransferInformationContent member value
Public propertyDoNotCompleteLineWithDifferentDealId
Gets the DoNotCompleteLineWithDifferentDealId member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyExceedAmountAdvancedControl
Gets options for exceed amount advanced control
Public propertyFilterReplenishmentOnMainStorehouse
Gets the FilterReplenishmentOnMainStorehouse member value
Public propertyIncludeEcoTaxToDueAmount
Gets the IncludeEcoTaxToDueAmount member value
Public propertyInsertCommentaryInDocumentLanguage
Gets the InsertCommentaryInDocumentLanguage member value
Public propertyInvoiceEcoTaxFurnitureOnImport
Gets the InvoiceEcoTaxFurnitureOnImport member value
Public propertyInvoiceEcoTaxOnImport
Gets the InvoiceEcoTaxOnImport member value
Public propertyInvoicingChargeNotSubjectToFinancialDiscount
Gets the InvoicingChargeNotSubjectToFinancialDiscount member value
Public propertyIsDepositInvoiceWithoutVat
Gets the IsDepositInvoiceWithoutVat member value
Public propertyIsDepositSettlementAutomaticGeneration
Gets the IsDepositSettlementAutomaticGeneration member value
Public propertyIsVatExcludedEcotaxCalculation
Gets the IsVatExcludedEcotaxCalculation member value
Public propertyLineDescriptionChoice
Gets the LineDescriptionChoice member value
Public propertyMailOptions
Get the mail options
Public propertyMustCopyDealIdDuringReplenishment
Gets the MustCopyDealIdDuringReplenishment member value
Public propertyMustCreateLineWithoutDealIdIfQuantityAdjusted
Gets the MustCreateLineWithoutDealIdIfQuantityAdjusted member value
Public propertyMustDisplayCreatedPaymentMessage
Gets the MustDisplayCreatedPaymentMessage member value
Public propertyMustUpdateSaleOrderDeliveryAddressType
Gets the MustUpdateSaleOrderDeliveryAddressType member value
Public propertyNumberOfDaysForDatedVirtualStock
Gets the NumberOfDaysForDatedVirtualStock member value
Public propertyOnlyConsiderSaleOrderQuantity
Gets the OnlyConsiderSaleOrderQuantity member value
Public propertyProgressStateDocumentOptions
Progress state document options
Public propertyPurchaseIrpfRate
Gets the PurchaseIrpfRate member value
Public propertyQuoteOptions
Gets the quote options
Public propertyRetrieveCountermarkSaleDocumentSerialId
Gets the RetrieveCountermarkSaleDocumentSerialId member value
Public propertyRoundNetPriceVatExcluded
Gets the RoundNetPriceVatExcluded member value
Public propertyShippingNotSubjectToFinancialDiscount
Gets the ShippingNotSubjectToFinancialDiscount member value
Public propertyShowNoSaleOrderToDeliverMessage
Gets the ShowNoSaleOrderToDeliverMessage member value
Public propertySmsOptions
get the sms options
Public propertySplitReplenishmentLineForDifferentsItemCaption
Gets the SplitReplenishmentLineForDifferentsItemCaption member value
Public propertySubjectToRe
Gets the SubjectToRe member value
Public propertySupplierComparisonOptions
Supplier comparison criterias
Public propertySupplierCustomDatas
Gets the SupplierCustomDatas member value
Public propertyTransferEmptyPhases
Gets the TransferEmptyPhases member value
Public propertyUpdateDocumentNextIdOnAssorting
Gets the UpdateDocumentNextIdOnAssorting member value
Public propertyUpdateDocumentNextIdOnDelivery
Gets the UpdateDocumentNextIdOnDelivery member value
Public propertyUpdatePriceEvenIfLineIsComponent
Gets the UpdatePriceEvenIfLineIsComponent member value
Public propertyUseItemExistWarning
Gets the UseItemExistWarning 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