 | ConstructionSiteReferenceDocumentLineSchemaTableLabourPrices_IsFixedPriceColumnName Field |
Gets the LabourPrices_IsFixedPrice (Main d'oeuvre - Type de prix fixe) 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 LabourPrices_IsFixedPriceColumnName = "LabourPrices_IsFixedPrice"
Public Const LabourPrices_IsFixedPriceColumnName As String = "LabourPrices_IsFixedPrice"
Field Value
Type:
String
Remarks
Gets the LabourPrices_IsFixedPrice (Main d'oeuvre - Type de prix fixe) column name of the table ConstructionSiteReferenceDocumentLine
See Also