 | SaleCommitmentSchemaTableSepaSequenceColumnName Field |
Gets the SepaSequence (Séquence de présentation SEPA) 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 SepaSequenceColumnName = "SepaSequence"
Public Const SepaSequenceColumnName As String = "SepaSequence"
Field Value
Type:
String
Remarks
Gets the SepaSequence (Séquence de présentation SEPA) column name of the table SaleCommitment
See Also