 | PurchaseDocumentSchemaTableCurrencyTotalApproachChargeToDistributeAmountColumnName Field |
Gets the CurrencyTotalApproachChargeToDistributeAmount (Montant total des frais d'approche à répartir en devise) 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 CurrencyTotalApproachChargeToDistributeAmountColumnName = "CurrencyTotalApproachChargeToDistributeAmount"
Public Const CurrencyTotalApproachChargeToDistributeAmountColumnName As String = "CurrencyTotalApproachChargeToDistributeAmount"
Field Value
Type:
String
Remarks
Gets the CurrencyTotalApproachChargeToDistributeAmount (Montant total des frais d'approche à répartir en devise) column name of the table PurchaseDocument
See Also