ReminderCommitmentSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The ReminderCommitmentSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| ReminderCommitmentSchemaTable | Initializes a new instance of the ReminderCommitmentSchemaTable 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 | |
|---|---|---|
| CommitmentCurrencyDueAmountColumnName |
Gets the CommitmentCurrencyDueAmount (Solde dû de l'échéance en devise) column name
| |
| CommitmentCurrencyTotalAmountColumnName |
Gets the CommitmentCurrencyTotalAmount (Montant total de l'échéance en devise) column name
| |
| CommitmentDateColumnName |
Gets the CommitmentDate (Date d'échéance) column name
| |
| CommitmentDueAmountColumnName |
Gets the CommitmentDueAmount (Solde dû de l'échéance) column name
| |
| CommitmentIdColumnName |
Gets the CommitmentId (Code échéance) column name
| |
| CommitmentTotalAmountColumnName |
Gets the CommitmentTotalAmount (Montant total de l'échéance) column name
| |
| DocumentCurrencyIdColumnName |
Gets the DocumentCurrencyId (Code ISO devise) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IsSelectedColumnName |
Gets the IsSelected (Sélectionné) column name
| |
| NewReminderLevelColumnName |
Gets the NewReminderLevel (Nouveau niveau de relance) column name
| |
| ReminderCommitmentTableName |
Gets the ReminderCommitment table name
| |
| ReminderLetterIdColumnName |
Gets the ReminderLetterId (Code de fiche de relance) column name
| |
| SendingModeColumnName |
Gets the SendingMode (Mode d'envoi) column 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
| |
| ThirdAddressIdColumnName |
Gets the ThirdAddressId (Adresse de relance) column name
|