 | ScheduleEventSchemaTableEquipmentTypeIdColumnName Field |
Gets the EquipmentTypeId (Code type de matériel) 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 EquipmentTypeIdColumnName = "EquipmentTypeId"
Public Const EquipmentTypeIdColumnName As String = "EquipmentTypeId"
Field Value
Type:
String
Remarks
Gets the EquipmentTypeId (Code type de matériel) column name of the table ScheduleEvent
See Also