 | ContactSchemaTableOtherAddressFields_ZipCodeColumnName Field |
Gets the OtherAddressFields_ZipCode (Code postal (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_ZipCodeColumnName = "OtherAddressFields_ZipCode"
Public Const OtherAddressFields_ZipCodeColumnName As String = "OtherAddressFields_ZipCode"
Field Value
Type:
String
Remarks
Gets the OtherAddressFields_ZipCode (Code postal (autre)) column name of the table Contact
See Also