Click or drag to resize

IReadOnlyInvoiceComplexEntityMember Interface

Invoice ComplexEntityMember

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

The IReadOnlyInvoiceComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyFootObligatoryMentions
Gets the FootObligatoryMentions member value
Public propertyFootObligatoryMentionsClear
Gets the FootObligatoryMentionsClear member value
Public propertyLocalizableFootObligatoryMentions
Foot obligatory mentions in different languages
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also