 | IncidentSchemaTableContact_NaturalPersonColumnName Field |
Gets the Contact_NaturalPerson (Personne physique) 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_NaturalPersonColumnName = "Contact_NaturalPerson"
Public Const Contact_NaturalPersonColumnName As String = "Contact_NaturalPerson"
Field Value
Type:
String
Remarks
Gets the Contact_NaturalPerson (Personne physique) column name of the table Incident
See Also