 | CountrySchemaTableIsoCodeColumnName Field |
Gets the IsoCode (Code Pays) 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 IsoCodeColumnName = "IsoCode"
Public Const IsoCodeColumnName As String = "IsoCode"
Field Value
Type:
String
Remarks
Gets the IsoCode (Code Pays) column name of the table Country
See Also