 | ContactSchemaTableIsWebContactColumnName Field |
Gets the IsWebContact (Contact 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 IsWebContactColumnName = "IsWebContact"
Public Const IsWebContactColumnName As String = "IsWebContact"
Field Value
Type:
String
Remarks
Gets the IsWebContact (Contact web) column name of the table Contact
See Also