Click or drag to resize

PosTerminalOpenCloseVatDetailSchemaTable Fields

The PosTerminalOpenCloseVatDetailSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAmountVatExcludedColumnName
Gets the AmountVatExcluded (Total HT) column name
Public fieldStatic memberAmountVatIncludedColumnName
Gets the AmountVatIncluded (Total TTC) column name
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberParentIdColumnName
Gets the ParentId (Id du parent) column name
Public fieldStatic memberPositiveColumnName
Gets the Positive (Positif) column name
Public fieldStatic memberPosTerminalOpenCloseVatDetailTableName
Gets the PosTerminalOpenCloseVatDetail table 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 memberVatAmountColumnName
Gets the VatAmount (Montant de TVA total) column name
Public fieldStatic memberVatIdColumnName
Gets the VatId (Code TVA) column name
Top
See Also