 |
EntityEntityID Property |
Entity ID
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string EntityID { get; set; }
Public Property EntityID As String
Get
Set
Property Value
Type:
StringReturn Value
Type:
String
Remarks 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