 | MaintenanceContractTemplateSchemaTableInterventionPeriodicity_SelectedDayOfWeekColumnName Field |
Gets the InterventionPeriodicity_SelectedDayOfWeek (Intervention - Jour) 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 InterventionPeriodicity_SelectedDayOfWeekColumnName = "InterventionPeriodicity_SelectedDayOfWeek"
Public Const InterventionPeriodicity_SelectedDayOfWeekColumnName As String = "InterventionPeriodicity_SelectedDayOfWeek"
Field Value
Type:
String
Remarks
Gets the InterventionPeriodicity_SelectedDayOfWeek (Intervention - Jour) column name of the table MaintenanceContractTemplate
See Also