 | ConstructionSiteSchemaTableProfitsOnSalesColumnName Field |
Gets the ProfitsOnSales (Gain sur le chiffre d'affaires) 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 ProfitsOnSalesColumnName = "ProfitsOnSales"
Public Const ProfitsOnSalesColumnName As String = "ProfitsOnSales"
Field Value
Type:
String
Remarks
Gets the ProfitsOnSales (Gain sur le chiffre d'affaires) column name of the table ConstructionSite
See Also