Click or drag to resize
AttestOverviewRow Constructor (Decimal, Decimal, String)

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

Konstruktor

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public AttestOverviewRow(
	decimal hours,
	decimal hoursToBill,
	string text
)

Parameters

hours
Type: SystemDecimal
Antal timmar totalt
hoursToBill
Type: SystemDecimal
Fakturerbara timmar
text
Type: SystemString
Text för tidraden
See Also