 | CommissionScaleSelectionLineSchemaTableIdToColumnName Field |
Gets the IdTo (Fin) 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 IdToColumnName = "IdTo"
Public Const IdToColumnName As String = "IdTo"
Field Value
Type:
String
Remarks
Gets the IdTo (Fin) column name of the table CommissionScaleSelectionLine
See Also