Click or drag to resize

SubTaxSchemaTable Fields

The SubTaxSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCaptionColumnName
Gets the Caption (Libellé) column name
Public fieldStatic memberIdColumnName
Gets the Id (Code sous-taxe) column name
Public fieldStatic memberNotesClearColumnName
Gets the NotesClear (Notes en texte brut) column name
Public fieldStatic memberNotesColumnName
Gets the Notes (Notes) column name
Public fieldStatic memberSubTaxTableName
Gets the SubTax 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 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
Public fieldStatic memberTaxIdColumnName
Gets the TaxId (Code de la taxe) column name
Public fieldStatic memberTaxValueColumnName
Gets the TaxValue (Valeur de la taxe) column name
Top
See Also