 | ContactSchemaTableOtherAddressFields_CountryIsoCodeColumnName Field |
Gets the OtherAddressFields_CountryIsoCode (Code Pays (autre)) 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 OtherAddressFields_CountryIsoCodeColumnName = "OtherAddressFields_CountryIsoCode"
Public Const OtherAddressFields_CountryIsoCodeColumnName As String = "OtherAddressFields_CountryIsoCode"
Field Value
Type:
String
Remarks
Gets the OtherAddressFields_CountryIsoCode (Code Pays (autre)) column name of the table Contact
See Also