 | ScheduleEventSchemaTableInvoiceColleagueIdColumnName Field |
Gets the InvoiceColleagueId (Code commercial de facturation) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string InvoiceColleagueIdColumnName = "InvoiceColleagueId"
Public Const InvoiceColleagueIdColumnName As String = "InvoiceColleagueId"
Field Value
Type:
String
Remarks
Gets the InvoiceColleagueId (Code commercial de facturation) column name of the table ScheduleEvent
See Also