 | StatesSchemaTableRegionCodeColumnName Field |
Gets the RegionCode (Code région) 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 RegionCodeColumnName = "RegionCode"
Public Const RegionCodeColumnName As String = "RegionCode"
Field Value
Type:
String
Remarks
Gets the RegionCode (Code région) column name of the table States
See Also