Click or drag to resize

DealItemSchemaTable Fields

The DealItemSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAmountVatExcludedColumnName
Gets the AmountVatExcluded (Montant HT) column name
Public fieldStatic memberConstructionSiteIdColumnName
Gets the ConstructionSiteId (Code du projet) column name
Public fieldStatic memberDealIdColumnName
Gets the DealId (Code Affaire) column name
Public fieldStatic memberDealItemTableName
Gets the DealItem table name
Public fieldStatic memberGrossInterestAmountColumnName
Gets the GrossInterestAmount (Marge brute totale) column name
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberInterestAmountColumnName
Gets the InterestAmount (Marge HT) column name
Public fieldStatic memberItemCaptionColumnName
Gets the ItemCaption (Libellé) column name
Public fieldStatic memberItemIdColumnName
Gets the ItemId (Code article) column name
Public fieldStatic memberItemTypeColumnName
Gets the ItemType (Type d'article) column name
Public fieldStatic memberNetAmountVatExcludedWithDiscountColumnName
Gets the NetAmountVatExcludedWithDiscount (Montant Net HT remisé) column name
Public fieldStatic memberNetInterestAmountColumnName
Gets the NetInterestAmount (Marge nette HT ) column name
Public fieldStatic memberQuantityColumnName
Gets the Quantity (Quantité) 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 membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Public fieldStatic memberTotalConsumedAmountColumnName
Gets the TotalConsumedAmount (Montant consommé total) column name
Public fieldStatic memberTotalConsumedQuantityColumnName
Gets the TotalConsumedQuantity (Quantité consommée totale) column name
Top
See Also