 | SaleDocumentLineSchemaTableTotalInstallationDuration_DurationInHoursColumnName Field |
Gets the TotalInstallationDuration_DurationInHours (Temps de pose total - Durée en heures) 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 TotalInstallationDuration_DurationInHoursColumnName = "TotalInstallationDuration_DurationInHours"
Public Const TotalInstallationDuration_DurationInHoursColumnName As String = "TotalInstallationDuration_DurationInHours"
Field Value
Type:
String
Remarks
Gets the TotalInstallationDuration_DurationInHours (Temps de pose total - Durée en heures) column name of the table SaleDocumentLine
See Also