 | PaymentTypeSchemaTableIncludeUnpaidChargeToRemitColumnName Field |
Gets the IncludeUnpaidChargeToRemit (Inclure les frais dans le montant d’impayé à représenter) 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 IncludeUnpaidChargeToRemitColumnName = "IncludeUnpaidChargeToRemit"
Public Const IncludeUnpaidChargeToRemitColumnName As String = "IncludeUnpaidChargeToRemit"
Field Value
Type:
String
Remarks
Gets the IncludeUnpaidChargeToRemit (Inclure les frais dans le montant d’impayé à représenter) column name of the table PaymentType
See Also