 | ConstructionSiteReferenceDocumentSchemaTableDetailTaxAmount1_CurrencyTaxAmountColumnName Field |
Gets the DetailTaxAmount1_CurrencyTaxAmount (Montant de la taxe en devise (1)) 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 DetailTaxAmount1_CurrencyTaxAmountColumnName = "DetailTaxAmount1_CurrencyTaxAmount"
Public Const DetailTaxAmount1_CurrencyTaxAmountColumnName As String = "DetailTaxAmount1_CurrencyTaxAmount"
Field Value
Type:
String
Remarks
Gets the DetailTaxAmount1_CurrencyTaxAmount (Montant de la taxe en devise (1)) column name of the table ConstructionSiteReferenceDocument
See Also