Click or drag to resize

IReadOnlySaleDocumentValidationComplexEntityMember Interface

Sale document validation 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 IReadOnlySaleDocumentValidationComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlySaleDocumentValidationComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCreatePostDatedDocumentTemporary
Gets the CreatePostDatedDocumentTemporary member value
Public propertyCreateSettlementForTemporaryDocuments
Gets the CreateSettlementForTemporaryDocuments member value
Public propertyCreditMemoEmailValidation
Gets the CreditMemoEmailValidation member value
Public propertyCreditMemoPrintValidation
Gets the CreditMemoPrintValidation member value
Public propertyDepositCreditMemoEmailValidation
Gets the DepositCreditMemoEmailValidation member value
Public propertyDepositCreditMemoPrintValidation
Gets the DepositCreditMemoPrintValidation member value
Public propertyDepositInvoiceEmailValidation
Gets the DepositInvoiceEmailValidation member value
Public propertyDepositInvoicePrintValidation
Gets the DepositInvoicePrintValidation member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyInvoiceEmailValidation
Gets the InvoiceEmailValidation member value
Public propertyInvoicePrintValidation
Gets the InvoicePrintValidation member value
Public propertyManagementMode
Gets the ManagementMode member value
Public propertyShowTemporariesDocuments
Gets the ShowTemporariesDocuments member value
Public propertyUpdateDeliveryDateOnDirectInvoiceValidating
Gets the UpdateDeliveryDateOnDirectInvoiceValidating 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