 | PeriodicInvoicingSchemaTableDoNotSetLastDebitSepaToLastColumnName Field |
Gets the DoNotSetLastDebitSepaToLast (Ne pas générer le séquencement Final sur le dernier prélèvement) 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 DoNotSetLastDebitSepaToLastColumnName = "DoNotSetLastDebitSepaToLast"
Public Const DoNotSetLastDebitSepaToLastColumnName As String = "DoNotSetLastDebitSepaToLast"
Field Value
Type:
String
Remarks
Gets the DoNotSetLastDebitSepaToLast (Ne pas générer le séquencement Final sur le dernier prélèvement) column name of the table PeriodicInvoicing
See Also