 | SaleDocumentLineSchemaTableCallForTendersIsFixedPriceColumnName Field |
Gets the CallForTendersIsFixedPrice (Ligne d'appel d'offre avec 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 CallForTendersIsFixedPriceColumnName = "CallForTendersIsFixedPrice"
Public Const CallForTendersIsFixedPriceColumnName As String = "CallForTendersIsFixedPrice"
Field Value
Type:
String
Remarks
Gets the CallForTendersIsFixedPrice (Ligne d'appel d'offre avec prix fixe) column name of the table SaleDocumentLine
See Also