Click or drag to resize
Service3LProTimegetAttestOverviewForEmployees Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:_3LProServices.TimeService.Service3LProTime.getAttestOverviewForEmployees(_3LProServices.TimeService.Session,System.String,System.Boolean)"]

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public List<EmployeeAttestOverview> getAttestOverviewForEmployees(
	Session session,
	string period,
	bool getAttestedHours
)

Parameters

session
Type: _3LProServices.TimeServiceSession

[Missing <param name="session"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.getAttestOverviewForEmployees(_3LProServices.TimeService.Session,System.String,System.Boolean)"]

period
Type: SystemString

[Missing <param name="period"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.getAttestOverviewForEmployees(_3LProServices.TimeService.Session,System.String,System.Boolean)"]

getAttestedHours
Type: SystemBoolean

[Missing <param name="getAttestedHours"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.getAttestOverviewForEmployees(_3LProServices.TimeService.Session,System.String,System.Boolean)"]

Return Value

Type: ListEmployeeAttestOverview

[Missing <returns> documentation for "M:_3LProServices.TimeService.Service3LProTime.getAttestOverviewForEmployees(_3LProServices.TimeService.Session,System.String,System.Boolean)"]

Implements

IService3LProTimegetAttestOverviewForEmployees(Session, String, Boolean)
See Also