 | ScheduleEventCustomerProductSchemaTableContractHoursNumberDecrementedColumnName Field |
Gets the ContractHoursNumberDecremented (Nombre d'heures décrémentées) 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 ContractHoursNumberDecrementedColumnName = "ContractHoursNumberDecremented"
Public Const ContractHoursNumberDecrementedColumnName As String = "ContractHoursNumberDecremented"
Field Value
Type:
String
Remarks
Gets the ContractHoursNumberDecremented (Nombre d'heures décrémentées) column name of the table ScheduleEventCustomerProduct
See Also