 | SysGenericImportSettingsSchemaTablenameColumnName Field |
Gets the name (Libellé) 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 nameColumnName = "name"
Public Const nameColumnName As String = "name"
Field Value
Type:
String
Remarks
Gets the name (Libellé) column name of the table SysGenericImportSettings
See Also