Click or drag to resize

TaxItemSchemaTable Fields

The TaxItemSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberItemFamilyIdColumnName
Gets the ItemFamilyId (Famille article) column name
Public fieldStatic memberItemIdColumnName
Gets the ItemId (Code article) column name
Public fieldStatic memberOwnerTypeColumnName
Gets the OwnerType (Type de parent) column name
Public fieldStatic memberRangeItemIdColumnName
Gets the RangeItemId (Code article gamme) column name
Public fieldStatic memberSubTaxIdColumnName
Gets the SubTaxId (Sous-taxe) 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 memberTaxIdColumnName
Gets the TaxId (Taxe) column name
Public fieldStatic memberTaxItemTableName
Gets the TaxItem table name
Public fieldStatic memberTaxOrderColumnName
Gets the TaxOrder (Ordre des taxes) column name
Top
See Also