Click or drag to resize
Service3LProTimegetOverviewForPeriod Method

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

Ger översikt över tidredovisningsperioden för inloggad användare

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public TimePeriodOverview getOverviewForPeriod(
	Session session,
	TimePeriod period
)

Parameters

session
Type: _3LProServices.TimeServiceSession
session för inloggad användare
period
Type: _3LProServices.TimeServiceTimePeriod
tidperioden

Return Value

Type: TimePeriodOverview

[Missing <returns> documentation for "M:_3LProServices.TimeService.Service3LProTime.getOverviewForPeriod(_3LProServices.TimeService.Session,_3LProServices.TimeService.TimePeriod)"]

Implements

IService3LProTimegetOverviewForPeriod(Session, TimePeriod)
See Also