StorehouseSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The StorehouseSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| StorehouseSchemaTable | Initializes a new instance of the StorehouseSchemaTable 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 | |
|---|---|---|
| Address_Address1ColumnName |
Gets the Address_Address1 (Adresse 1) column name
| |
| Address_Address2ColumnName |
Gets the Address_Address2 (Adresse 2) column name
| |
| Address_Address3ColumnName |
Gets the Address_Address3 (Adresse 3) column name
| |
| Address_Address4ColumnName |
Gets the Address_Address4 (Adresse 4) column name
| |
| Address_CityColumnName |
Gets the Address_City (Ville) column name
| |
| Address_CountryIsoCodeColumnName |
Gets the Address_CountryIsoCode (Code Pays) column name
| |
| Address_LatitudeColumnName |
Gets the Address_Latitude (Latitude) column name
| |
| Address_LongitudeColumnName |
Gets the Address_Longitude (Longitude) column name
| |
| Address_StateColumnName |
Gets the Address_State (Département) column name
| |
| Address_ZipCodeColumnName |
Gets the Address_ZipCode (Code postal) column name
| |
| AsleepColumnName |
Gets the Asleep (En sommeil) column name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| Contact_CellPhoneColumnName |
Gets the Contact_CellPhone (Téléphone portable) column name
| |
| Contact_CivilityColumnName |
Gets the Contact_Civility (Civilité (contact)) column name
| |
| Contact_EmailColumnName |
Gets the Contact_Email (E-mail) column name
| |
| Contact_FaxColumnName |
Gets the Contact_Fax (Fax) column name
| |
| Contact_FirstNameColumnName |
Gets the Contact_FirstName (Prénom) column name
| |
| Contact_NameColumnName |
Gets the Contact_Name (Nom (contact)) column name
| |
| Contact_PhoneColumnName |
Gets the Contact_Phone (Téléphone fixe) column name
| |
| IdColumnName |
Gets the Id (Dépôt) column name
| |
| LastInventoryDateColumnName |
Gets the LastInventoryDate (Date du dernier inventaire) column name
| |
| MainColumnName |
Gets the Main (Dépôt principal) column name
| |
| MultiLocationDefaultModeColumnName |
Gets the MultiLocationDefaultMode (Mode de saisie emplacement par défaut) column name
| |
| MultiLocationEnabledColumnName |
Gets the MultiLocationEnabled (Multiemplacement actif) column name
| |
| NotesClearColumnName |
Gets the NotesClear (Notes en texte brut) column name
| |
| NotesColumnName |
Gets the Notes (Notes) column name
| |
| StorehouseTableName |
Gets the Storehouse table 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
| |
| TypeColumnName |
Gets the Type (Type de dépôt) column name
|