 | MaintenanceContractCostSchemaTableUnitPriceColumnName Field |
Gets the UnitPrice (Prix unitaire) 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 UnitPriceColumnName = "UnitPrice"
Public Const UnitPriceColumnName As String = "UnitPrice"
Field Value
Type:
String
Remarks
Gets the UnitPrice (Prix unitaire) column name of the table MaintenanceContractCost
See Also