Click or drag to resize

IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember Interface

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

The IReadOnlyTradeDocumentAdvancedOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyApplyPriceListOnCopy
Gets the ApplyPriceListOnCopy member value
Public propertyApplyPriceListOnDocumentLineClipboardCopy
Gets the ApplyPriceListOnDocumentLineClipboardCopy member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyInitializeBankAccountOnTransfer
Gets the InitializeBankAccountOnTransfer 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