 | CommissionScaleSelectionLineSchemaTableSelectionOrderColumnName Field |
Gets the SelectionOrder (Commande) 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 SelectionOrderColumnName = "SelectionOrder"
Public Const SelectionOrderColumnName As String = "SelectionOrder"
Field Value
Type:
String
Remarks
Gets the SelectionOrder (Commande) column name of the table CommissionScaleSelectionLine
See Also