 | ColleagueSchemaTableContact_NameColumnName Field |
Gets the Contact_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 Contact_NameColumnName = "Contact_Name"
Public Const Contact_NameColumnName As String = "Contact_Name"
Field Value
Type:
String
Remarks
Gets the Contact_Name (Nom) column name of the table Colleague
See Also