Click or drag to resize

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
Syntax
public string EntityKey { get; set; }

Property Value

Type: String
Remarks
Note Note
  • Required on InsertContact
  • Required on FindContactsForEntity
See Also