 | SaleDocumentLineSchemaTableInstallationCalculationTypeColumnName Field |
Gets the InstallationCalculationType (Type de calcul du temps de pose) 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 InstallationCalculationTypeColumnName = "InstallationCalculationType"
Public Const InstallationCalculationTypeColumnName As String = "InstallationCalculationType"
Field Value
Type:
String
Remarks
Gets the InstallationCalculationType (Type de calcul du temps de pose) column name of the table SaleDocumentLine
See Also