LinkedItemSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The LinkedItemSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| LinkedItemSchemaTable | Initializes a new instance of the LinkedItemSchemaTable 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 | |
|---|---|---|
| DocumentTypeColumnName |
Gets the DocumentType (Type de document) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IsFreeColumnName |
Gets the IsFree (Gratuit) column name
| |
| IsProportionalColumnName |
Gets the IsProportional (Proportionnel) column name
| |
| ItemIdColumnName |
Gets the ItemId (Code article) column name
| |
| LineOrderColumnName |
Gets the LineOrder (Numéro de ligne) column name
| |
| LinkedItemIdColumnName |
Gets the LinkedItemId (Code de l'article lié) column name
| |
| LinkedItemTableName |
Gets the LinkedItem table name
| |
| OfferForPurchaseColumnName |
Gets the OfferForPurchase (Proposer à l'achat) column name
| |
| OfferForSaleColumnName |
Gets the OfferForSale (Proposer à la vente) column name
| |
| QuantityColumnName |
Gets the Quantity (Quantité) column name
| |
| RangeItemIdColumnName |
Gets the RangeItemId (Code article gamme) 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
|