SettlementModeLineSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SettlementModeLineSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SettlementModeLineSchemaTable | Initializes a new instance of the SettlementModeLineSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AccountingMonthColumnName |
Gets the AccountingMonth (Mois comptable) column name
| |
| CommitmentTypeColumnName |
Gets the CommitmentType (Type de Règlement) column name
| |
| DayOfMonthColumnName |
Gets the DayOfMonth (Jour de Règlement) column name
| |
| DaysNumberColumnName |
Gets the DaysNumber (Nombre de jours) column name
| |
| GenerateCustomerSettlementColumnName |
Gets the GenerateCustomerSettlement (Générer le règlement client) column name
| |
| GenerateSupplierSettlementColumnName |
Gets the GenerateSupplierSettlement (Générer le règlement fournisseur) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| PaymentTypeIdColumnName |
Gets the PaymentTypeId (Moyen de Paiement) column name
| |
| PercentageDistributionColumnName |
Gets the PercentageDistribution (Pourcentage) column name
| |
| SettlementModeIdColumnName |
Gets the SettlementModeId (Code mode de règlement) column name
| |
| SettlementModeLineTableName |
Gets the SettlementModeLine table name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
|