 | IncidentSchemaTableAddress_CountryIsoCodeColumnName Field |
Gets the Address_CountryIsoCode (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 Address_CountryIsoCodeColumnName = "Address_CountryIsoCode"
Public Const Address_CountryIsoCodeColumnName As String = "Address_CountryIsoCode"
Field Value
Type:
String
Remarks
Gets the Address_CountryIsoCode (Code Pays) column name of the table Incident
See Also