 | ContactSchemaTableAddressFields_StateColumnName Field |
Gets the AddressFields_State (Département (principale)) 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 AddressFields_StateColumnName = "AddressFields_State"
Public Const AddressFields_StateColumnName As String = "AddressFields_State"
Field Value
Type:
String
Remarks
Gets the AddressFields_State (Département (principale)) column name of the table Contact
See Also