 | ReminderCommitmentSchemaTableCommitmentDateColumnName Field |
Gets the CommitmentDate (Date d'échéance) 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 CommitmentDateColumnName = "CommitmentDate"
Public Const CommitmentDateColumnName As String = "CommitmentDate"
Field Value
Type:
String
Remarks
Gets the CommitmentDate (Date d'échéance) column name of the table ReminderCommitment
See Also