Click or drag to resize

IAnalyticAccountingComplexEntityMemberGridId Property

Gets or sets the associated analytic affectation grid

(Code grille analytique)

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
string GridId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the AnalyticAccounting_GridId (Code grille analytique) column of the ClassificationGroup (Groupe) table.
See Also