 | ScheduleEventSchemaTableExceptionCompetenceIdsColumnName Field |
Gets the ExceptionCompetenceIds (Exception planning - Codes compétences) 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 ExceptionCompetenceIdsColumnName = "ExceptionCompetenceIds"
Public Const ExceptionCompetenceIdsColumnName As String = "ExceptionCompetenceIds"
Field Value
Type:
String
Remarks
Gets the ExceptionCompetenceIds (Exception planning - Codes compétences) column name of the table ScheduleEvent
See Also