Click or drag to resize

IAnalyticAccountingComplexEntityMember Interface

Analaytic accounting complex entity member

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

The IAnalyticAccountingComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyGridId

Gets or sets the associated analytic affectation grid

(Code grille analytique)

Public propertyGridIdMember

Gets the associated analytic affectation grid

(Code grille analytique)

Public propertyGridLabel

Gets or sets the analytic grid label (lookup member)

(Intitulé)

Public propertyGridLabelMember

Gets the analytic grid label (lookup member)

(Intitulé)

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