fsresGetTimeTrackingSubjectsEmployees Property

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("Employee", IsNullable = false)]
public List<fsresGetTimeTrackingSubjects_Employees_Employee> Employees { get; set; }

Property Value

Type: ListfsresGetTimeTrackingSubjects_Employees_Employee
See Also