Click or drag to resize

CompanyEmployeesRepository Fields

The CompanyEmployeesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCompanyDepartmentIdAttribute
Definition of the data attribute for CompanyDepartment reference
Public fieldStatic memberCompanyDepartmentReference
Definition of the CompanyDepartment reference
Public fieldStatic memberCompanyIdAttribute
Definition of the data attribute for Company reference
Public fieldStatic memberCompanyReference
Definition of the Company reference
Public fieldStatic memberContractCodeAttribute
Definition of the ContractCode data attribute
Public fieldStatic memberContractEndDateAttribute
Definition of the ContractEndDate data attribute
Public fieldStatic memberContractStartDateAttribute
Definition of the ContractStartDate data attribute
Public fieldStatic memberIdAttribute
Definition of the CompanyEmployee identity attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberPersonIdAttribute
Definition of the data attribute for Person reference
Public fieldStatic memberPersonReference
Definition of the Person reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for CompanyEmployee objects
Top
See Also