Click or drag to resize

clsImportEmployeeMasterListOfEmployeeAnnualVacation Property

Optional collection annual vacation settings. Settings are stored in clsImportEmployeeAnnualVacation.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsImportEmployeeAnnualVacation> ListOfEmployeeAnnualVacation { get; set; }

Property Value

Type: ListclsImportEmployeeAnnualVacation
See Also