 | IAnalyticAccountingComplexEntityMemberGridLabel Property |
Gets or sets the analytic grid label (lookup member)
(Intitulé)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.AnalyticAccounting
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring GridLabel { get; set; }
Property GridLabel As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the Label (Intitulé) column of the AnalyticGrid (Grille analytique) table.
See Also