 | ContactSchemaTableOtherAddressFields_CityColumnName Field |
Gets the OtherAddressFields_City (Ville (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_CityColumnName = "OtherAddressFields_City"
Public Const OtherAddressFields_CityColumnName As String = "OtherAddressFields_City"
Field Value
Type:
String
Remarks
Gets the OtherAddressFields_City (Ville (autre)) column name of the table Contact
See Also