Click or drag to resize

EntityEntityID Property

Entity ID

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string EntityID { get; set; }

Property Value

Type: String

Return Value

Type: String
Remarks
Note Note
  • Name - EntityID
  • Required on Find (Broker, Employee, FinanceCompany, Lienholder, Producer and Vendor)
  • Required on Update (Broker, Employee, FinanceCompany and Lienholder)
  • Required on Insert (Broker, Employee, FinanceCompany and Lienholder)
  • Required on Delete (Broker, Employee, FinanceCompany and Lienholder)
See Also