 | RangeItemSchemaTableMaximumGapDayToAssortColumnName Field |
Gets the MaximumGapDayToAssort (Nombre de jours maximum pour le regroupement d'ordres de fabrication) 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 MaximumGapDayToAssortColumnName = "MaximumGapDayToAssort"
Public Const MaximumGapDayToAssortColumnName As String = "MaximumGapDayToAssort"
Field Value
Type:
String
Remarks
Gets the MaximumGapDayToAssort (Nombre de jours maximum pour le regroupement d'ordres de fabrication) column name of the table RangeItem
See Also