Click or drag to resize

IPrintSendOptionsComplexEntityMember Interface

Represent the complex for Print/send options

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IPrintSendOptionsComplexEntityMember : IComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IPrintSendOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCreditMemo

Gets or sets the credit memo.

(Avoir)

Public propertyCreditMemoMember

Gets the credit memo.

(Avoir)

Public propertyDepositCreditMemo

Gets or sets the deposit credit memo.

(Avoir d'acompte (vente))

Public propertyDepositCreditMemoMember

Gets the deposit credit memo.

(Avoir d'acompte (vente))

Public propertyDepositInvoice

Gets or sets the deposit invoice.

(Facture d'acompte (vente))

Public propertyDepositInvoiceMember

Gets the deposit invoice.

(Facture d'acompte (vente))

Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyExecutionQuote

Gets or sets the execution quote

(Devis d'étude)

Public propertyExecutionQuoteMember

Gets the execution quote

(Devis d'étude)

Public propertyInvoice

Gets or sets the invoice.

(Facture)

Public propertyInvoiceMember

Gets the invoice.

(Facture)

Public propertyOrder

Gets or sets the order.

(Commande (vente))

Public propertyOrderMember

Gets the order.

(Commande (vente))

Public propertyProgressStateDocument

Gets or sets the progress state document.

(Situation de projet)

Public propertyProgressStateDocumentMember

Gets the progress state document.

(Situation de projet)

Public propertyPurchaseCreditMemo

Gets or sets the purchase credit memo.

(Avoir (achat))

Public propertyPurchaseCreditMemoMember

Gets the purchase credit memo.

(Avoir (achat))

Public propertyPurchaseDeliveryOrder

Gets or sets the purchase delivery order.

(Bon de réception)

Public propertyPurchaseDeliveryOrderMember

Gets the purchase delivery order.

(Bon de réception)

Public propertyPurchaseDepositCreditMemo

Gets or sets the purchase deposit credit memo.

(Avoir d'acompte (achat))

Public propertyPurchaseDepositCreditMemoMember

Gets the purchase deposit credit memo.

(Avoir d'acompte (achat))

Public propertyPurchaseDepositInvoice

Gets or sets the purchase deposit invoice.

(Facture d'acompte (achat))

Public propertyPurchaseDepositInvoiceMember

Gets the purchase deposit invoice.

(Facture d'acompte (achat))

Public propertyPurchaseInvoice

Gets or sets the purchase invoice.

(Facture (achat))

Public propertyPurchaseInvoiceMember

Gets the purchase invoice.

(Facture (achat))

Public propertyPurchaseOrder

Gets or sets the purchase order.

(Commande (achat))

Public propertyPurchaseOrderMember

Gets the purchase order.

(Commande (achat))

Public propertyPurchaseProgressStateDocument

Gets or sets the purchase progress state document.

(Situation de travaux (achat))

Public propertyPurchaseProgressStateDocumentMember

Gets the purchase progress state document.

(Situation de travaux (achat))

Public propertyPurchaseQuote

Gets or sets the purchase quote.

(Demande de prix)

Public propertyPurchaseQuoteMember

Gets the purchase quote.

(Demande de prix)

Public propertyQuote

Gets or sets the quote.

(Devis)

Public propertyQuoteMember

Gets the quote.

(Devis)

Public propertyReturnOrder

Gets or sets the return order.

(Bon de retour)

Public propertyReturnOrderMember

Gets the return order.

(Bon de retour)

Public propertySaleDeliveryOrder

Gets or sets the sale delivery order.

(Bon de livraison)

Public propertySaleDeliveryOrderMember

Gets the sale delivery order.

(Bon de livraison)

Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also