ScheduleEventTemplateSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The ScheduleEventTemplateSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| ScheduleEventTemplateSchemaTable | Initializes a new instance of the ScheduleEventTemplateSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| DescriptionClearColumnName |
Gets the DescriptionClear (Description commerciale en clair) column name
| |
| DescriptionColumnName |
Gets the Description (Description) column name
| |
| IdColumnName |
Gets the Id (Code modèle d'évènement) column name
| |
| NotesClearColumnName |
Gets the NotesClear (Notes en texte brut) column name
| |
| NotesColumnName |
Gets the Notes (Notes) column name
| |
| ScheduleEventTemplateTableName |
Gets the ScheduleEventTemplate table name
| |
| ScheduleEventTypeIdColumnName |
Gets the ScheduleEventTypeId (Code type évènement) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysEditCounterColumnName |
Gets the sysEditCounter (Compteur de modifications) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| TravelExpenseIdColumnName |
Gets the TravelExpenseId (Code frais de déplacement) column name
| |
| WorkingDuration_DurationColumnName |
Gets the WorkingDuration_Duration (Durée ouvrée - Durée en unité) column name
| |
| WorkingDuration_DurationInHoursColumnName |
Gets the WorkingDuration_DurationInHours (Durée ouvrée - Durée en heures) column name
| |
| WorkingDuration_EditedDurationColumnName |
Gets the WorkingDuration_EditedDuration (Durée ouvrée) column name
| |
| WorkingDuration_UnitIdColumnName |
Gets the WorkingDuration_UnitId (Durée ouvrée - Code unité) column name
|