 | SaleCommitmentSchemaTableLastReminderSendingModeColumnName Field |
Gets the LastReminderSendingMode (Mode d'envoi utilisé pour la dernière relance) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string LastReminderSendingModeColumnName = "LastReminderSendingMode"
Public Const LastReminderSendingModeColumnName As String = "LastReminderSendingMode"
Field Value
Type:
String
Remarks
Gets the LastReminderSendingMode (Mode d'envoi utilisé pour la dernière relance) column name of the table SaleCommitment
See Also