Click or drag to resize

CompanyEmployeeContractCode Property

Contract number or code, unique within the company. One employee can have more than one contract. [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string ContractCode { get; set; }

Property Value

Type: String
See Also