 |
ContactEntityKey Property |
Entity Type: C=Customer, P=Prospect, B=Broker, E=Employee, F=Finance Companies, L=Lienholder, p=Producer, H=Universal Cert Holder
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string EntityKey { get; set; }
Public Property EntityKey As String
Get
Set
Property Value
Type:
String
Remarks Note |
---|
- Required on InsertContact
- Required on FindContactsForEntity
|
See Also