Click or drag to resize

IReadOnlyDocumentDescriptionsTranslateOptionsComplexEntityMember Interface

Complex member grouping document translation 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 IReadOnlyDocumentDescriptionsTranslateOptionsComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyDocumentDescriptionsTranslateOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAmendmentTranslate
Gets the AmendmentTranslate member value
Public propertyCorrectiveInvoiceTranslate
Gets the CorrectiveInvoiceTranslate member value
Public propertyCreditMemoTranslate
Gets the CreditMemoTranslate member value
Public propertyDeliveryOrderTranslate
Gets the DeliveryOrderTranslate member value
Public propertyDepositCreditMemoTranslate
Gets the DepositCreditMemoTranslate member value
Public propertyDepositInvoiceTranslate
Gets the DepositInvoiceTranslate member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyExecutionQuoteTranslate
Gets the ExecutionQuoteTranslate member value
Public propertyInvoiceTranslate
Gets the InvoiceTranslate member value
Public propertyLocalizableAmendmentTranslate
Execution amendment translate loacalized
Public propertyLocalizableCorrectiveInvoiceTranslate
Corrective invoice translate localized
Public propertyLocalizableCreditMemoTranslate
Credit memo translate localized
Public propertyLocalizableDeliveryOrderTranslate
Deliver order translate localized
Public propertyLocalizableDepositCreditMemoTranslate
Deposit Credit memo translate localized
Public propertyLocalizableDepositInvoiceTranslate
Deposit invoice translate localized
Public propertyLocalizableExecutionQuoteTranslate
Execution quote translate loacalized
Public propertyLocalizableInvoiceTranslate
Invoice translate localized
Public propertyLocalizableNumberTranslate
Gets or Sets the localized translate of number
Public propertyLocalizableOfTranslate
Gets or Sets the localized translate of of
Public propertyLocalizableOrderTranslate
Order translate localized
Public propertyLocalizableProgressStateTranslate
Progress state translate loacalized
Public propertyLocalizablePurchaseQuoteTranslate
Purchase quote translate localized
Public propertyLocalizableQuoteTranslate
Quote translate loacalized
Public propertyLocalizableReceiptOrderTranslate
Receipt order translate localized
Public propertyLocalizableReturnOrderTranslate
Return order translate localized
Public propertyLocalizableSubTotalTranslate
Gets or Sets the localized translate of subTotal
Public propertyLocalizableToTranslate
Gets or Sets the localized translate of to
Public propertyLocalizableTransferedTranslate
Gets or Sets the localized translate of transfered
Public propertyNumberTranslate
Gets the NumberTranslate member value
Public propertyOfTranslate
Gets the OfTranslate member value
Public propertyOrderTranslate
Gets the OrderTranslate member value
Public propertyProgressStateTranslate
Gets the ProgressStateTranslate member value
Public propertyPurchaseQuoteTranslate
Gets the PurchaseQuoteTranslate member value
Public propertyQuoteTranslate
Gets the QuoteTranslate member value
Public propertyReceiptOrderTranslate
Gets the ReceiptOrderTranslate member value
Public propertyReturnOrderTranslate
Gets the ReturnOrderTranslate member value
Public propertySubTotalTranslate
Gets the SubTotalTranslate member value
Public propertyToTranslate
Gets the ToTranslate member value
Public propertyTransferedTranslate
Gets the TransferedTranslate 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