ItemFamilyAccountSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The ItemFamilyAccountSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemFamilyAccountSchemaTable | Initializes a new instance of the ItemFamilyAccountSchemaTable 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 | |
|---|---|---|
| AccountColumnName |
Gets the Account (Compte de vente Biens) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| ItemFamilyAccountTableName |
Gets the ItemFamilyAccount table name
| |
| ItemFamilyIdColumnName |
Gets the ItemFamilyId (Code Famille Articles) column name
| |
| MaterialServiceAccountColumnName |
Gets the MaterialServiceAccount (Compte de vente Matériels) column name
| |
| PurchaseAccountColumnName |
Gets the PurchaseAccount (Compte d'achat Biens) column name
| |
| PurchaseMaterialServiceAccountColumnName |
Gets the PurchaseMaterialServiceAccount (Compte d'achat Matériels) column name
| |
| PurchaseServiceAccountColumnName |
Gets the PurchaseServiceAccount (Compte d'achat Services) column name
| |
| ServiceAccountColumnName |
Gets the ServiceAccount (Compte de vente Services) column name
| |
| SubContractorAccountColumnName |
Gets the SubContractorAccount (Compte achat sous-traitant Biens) column name
| |
| SubContractorMaterialServiceAccountColumnName |
Gets the SubContractorMaterialServiceAccount (Compte d'achat sous-traitant Matériels) column name
| |
| SubContractorServiceAccountColumnName |
Gets the SubContractorServiceAccount (Compte achats sous-traitant Service) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
| |
| VatIdColumnName |
Gets the VatId (Code TVA) column name
|