Click or drag to resize

PurchaseStudyDetailLineSchemaTableSchemaTable Class

Gets the PurchaseStudyDetailLineSchemaTable (Détail d'étude de déboursé) table
Inheritance Hierarchy
SystemObject
  EBP.Api.Interfaces.SchemaPurchaseStudyDetailLineSchemaTableSchemaTable

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public abstract class PurchaseStudyDetailLineSchemaTableSchemaTable

The PurchaseStudyDetailLineSchemaTableSchemaTable type exposes the following members.

Constructors
  NameDescription
Protected methodPurchaseStudyDetailLineSchemaTableSchemaTable
Initializes a new instance of the PurchaseStudyDetailLineSchemaTableSchemaTable class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberAmountToBuyColumnName
Gets the AmountToBuy (Montant à acheter) column name
Public fieldStatic memberCriteria1ColumnName
Gets the Criteria1 (Critère 1) column name
Public fieldStatic memberCriteria2ColumnName
Gets the Criteria2 (Critère 2) column name
Public fieldStatic memberCriteria3ColumnName
Gets the Criteria3 (Critère 3) column name
Public fieldStatic memberCriteria4ColumnName
Gets the Criteria4 (Critère 4) column name
Public fieldStatic memberIdColumnName
Gets the Id (Identifiant d'une ligne détail d'une étude de déboursés) column name
Public fieldStatic memberImportInQuoteColumnName
Gets the ImportInQuote (Importer dans le devis) column name
Public fieldStatic memberIsItemInDocumentsStudiedColumnName
Gets the IsItemInDocumentsStudied (Article présent dans les documents d'étude) column name
Public fieldStatic memberItemIdColumnName
Gets the ItemId (Code article) column name
Public fieldStatic memberMargin1ColumnName
Gets the Margin1 (Variation critère 1) column name
Public fieldStatic memberMargin2ColumnName
Gets the Margin2 (Variation critère 2) column name
Public fieldStatic memberMargin3ColumnName
Gets the Margin3 (Variation critère 3) column name
Public fieldStatic memberMargin4ColumnName
Gets the Margin4 (Variation critère 4) column name
Public fieldStatic memberNetPurchasePriceSelectedColumnName
Gets the NetPurchasePriceSelected (Déboursé net HT retenu) column name
Public fieldStatic memberPublicPurchasePriceSelectedColumnName
Gets the PublicPurchasePriceSelected (Prix public HT retenu) column name
Public fieldStatic memberPurchaseDisbursementStudyIdColumnName
Gets the PurchaseDisbursementStudyId (Code étude) column name
Public fieldStatic memberPurchaseStudyDetailLineSchemaTableTableName
Gets the PurchaseStudyDetailLineSchemaTable table name
Public fieldStatic memberPurchaseUnitIdSelectedColumnName
Gets the PurchaseUnitIdSelected (Unité d'achat fournisseur retenu) column name
Public fieldStatic memberQuantityAskedColumnName
Gets the QuantityAsked (Quantité demandée chez le fournisseur retenu) column name
Public fieldStatic memberQuantityToBuyColumnName
Gets the QuantityToBuy (Quantité à acheter) column name
Public fieldStatic memberQuantityToStudyColumnName
Gets the QuantityToStudy (Quantité à étudier) column name
Public fieldStatic memberQuantityToStudyInItemUnitColumnName
Gets the QuantityToStudyInItemUnit (Quantité à étudier dans l'unité de l'article) column name
Public fieldStatic memberReplenishmentTypeColumnName
Gets the ReplenishmentType (Réapprovisionnement) column name
Public fieldStatic memberSaleDocumentLineIdsColumnName
Gets the SaleDocumentLineIds (Identifiants des lignes de documents de vente liées à la ligne) column name
Public fieldStatic memberSubContractorReferenceIdColumnName
Gets the SubContractorReferenceId (Référence sous traitant) column name
Public fieldStatic memberSubContractorSelectedColumnName
Gets the SubContractorSelected (Sous-traitant retenu) column name
Public fieldStatic memberSupplierItemIdColumnName
Gets the SupplierItemId (Identifiant des articles par fournisseur) column name
Public fieldStatic memberSupplierReferenceIdColumnName
Gets the SupplierReferenceId (Référence fournisseur) column name
Public fieldStatic memberSupplierSelectedColumnName
Gets the SupplierSelected (Fournisseur retenu) column name
Public fieldStatic membersysCreatedDateColumnName
Gets the sysCreatedDate (Date de création) column name
Public fieldStatic membersysCreatedUserColumnName
Gets the sysCreatedUser (Utilisateur de création) column name
Public fieldStatic membersysEditCounterColumnName
Gets the sysEditCounter (Compteur de modifications) column name
Public fieldStatic membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Top
See Also