Click or drag to resize
ReportModuleAvgUserTimePerDayObj Constructor
Initializes a new instance of the ReportModuleAvgUserTimePerDayObj class

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ReportModuleAvgUserTimePerDayObj(
	string sd,
	int uId
)

Parameters

sd
Type: SystemString
uId
Type: SystemInt32
See Also