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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ReportModuleUserTimePerDayObj(
	string inDateTxt,
	double vl,
	DateTime dt
)

Parameters

inDateTxt
Type: SystemString
vl
Type: SystemDouble
dt
Type: SystemDateTime
See Also