 | CustomerSchemaTableWebContactSendKindColumnName Field |
Gets the WebContactSendKind (Type d'envoi des contacts sur le web) 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 WebContactSendKindColumnName = "WebContactSendKind"
Public Const WebContactSendKindColumnName As String = "WebContactSendKind"
Field Value
Type:
String
Remarks
Gets the WebContactSendKind (Type d'envoi des contacts sur le web) column name of the table Customer
See Also