 | ContactSchemaTableContactFields_NameColumnName Field |
Gets the ContactFields_Name (Nom) 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 ContactFields_NameColumnName = "ContactFields_Name"
Public Const ContactFields_NameColumnName As String = "ContactFields_Name"
Field Value
Type:
String
Remarks
Gets the ContactFields_Name (Nom) column name of the table Contact
See Also