 | ConstructionSiteReferenceDocumentExSchemaTableCumulatedSmoothedDepositCurrencyAmountColumnName Field |
Gets the CumulatedSmoothedDepositCurrencyAmount (Montant déduit cumulé de l'acompte 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 CumulatedSmoothedDepositCurrencyAmountColumnName = "CumulatedSmoothedDepositCurrencyAmount"
Public Const CumulatedSmoothedDepositCurrencyAmountColumnName As String = "CumulatedSmoothedDepositCurrencyAmount"
Field Value
Type:
String
Remarks
Gets the CumulatedSmoothedDepositCurrencyAmount (Montant déduit cumulé de l'acompte en devise) column name of the table ConstructionSiteReferenceDocumentEx
See Also