UnitSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The UnitSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitSchemaTable | Initializes a new instance of the UnitSchemaTable 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
| |
| ConversionRateColumnName |
Gets the ConversionRate (Coefficient de conversion) column name
| |
| DecimalsColumnName |
Gets the Decimals (Décimale) column name
| |
| DefaultDurationCaptionTypeColumnName |
Gets the DefaultDurationCaptionType (Afficher dans les champs de type durée) column name
| |
| DurationCaptionColumnName |
Gets the DurationCaption (Intitulé durée) column name
| |
| IdColumnName |
Gets the Id (Code unité) column name
| |
| LocalizableCaption_2ColumnName |
Gets the LocalizableCaption_2 (Libellé (3)) column name
| |
| LocalizableCaption_3ColumnName |
Gets the LocalizableCaption_3 (Libellé (4)) column name
| |
| LocalizableCaption_4ColumnName |
Gets the LocalizableCaption_4 (Libellé (5)) column name
| |
| LocalizableCaption_5ColumnName |
Gets the LocalizableCaption_5 (Libellé (6)) column name
| |
| NotesClearColumnName |
Gets the NotesClear (Notes en texte brut) column name
| |
| NotesColumnName |
Gets the Notes (Notes) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysDatabaseIdColumnName |
Gets the sysDatabaseId (Id de la base de données d'origine) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| sysModuleIdColumnName |
Gets the sysModuleId (Id de l'application d'origine) column name
| |
| sysRecordVersionColumnName |
Gets the sysRecordVersion (Version) column name
| |
| sysRecordVersionIdColumnName |
Gets the sysRecordVersionId (Identifiant associé à la version) column name
| |
| UNECECodeColumnName |
Gets the UNECECode (Code UNECE) column name
| |
| UniqueIdColumnName |
Gets the UniqueId (Identificateur unique) column name
| |
| UnitTableName |
Gets the Unit table name
| |
| UnitTypeColumnName |
Gets the UnitType (Type d'unité) column name
|