 | ActivitySchemaTableReminderLetterIdColumnName Field |
Gets the ReminderLetterId (Code de fiche de 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 ReminderLetterIdColumnName = "ReminderLetterId"
Public Const ReminderLetterIdColumnName As String = "ReminderLetterId"
Field Value
Type:
String
Remarks
Gets the ReminderLetterId (Code de fiche de relance) column name of the table Activity
See Also