 | RangeItemSchemaTableDoNotAssortAssemblyRequestsWithDifferentDatesColumnName Field |
Gets the DoNotAssortAssemblyRequestsWithDifferentDates (Ne pas regrouper les ordres de fabrication avec dates différentes) 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 DoNotAssortAssemblyRequestsWithDifferentDatesColumnName = "DoNotAssortAssemblyRequestsWithDifferentDates"
Public Const DoNotAssortAssemblyRequestsWithDifferentDatesColumnName As String = "DoNotAssortAssemblyRequestsWithDifferentDates"
Field Value
Type:
String
Remarks
Gets the DoNotAssortAssemblyRequestsWithDifferentDates (Ne pas regrouper les ordres de fabrication avec dates différentes) column name of the table RangeItem
See Also