AttestOverviewRow Constructor (Decimal, Decimal, String) |
[This is preliminary documentation and is subject to change.]
Konstruktor
Namespace: _3LProServices.TimeServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic AttestOverviewRow(
decimal hours,
decimal hoursToBill,
string text
)
Public Sub New (
hours As Decimal,
hoursToBill As Decimal,
text As String
)
Parameters
- hours
- Type: SystemDecimal
Antal timmar totalt - hoursToBill
- Type: SystemDecimal
Fakturerbara timmar - text
- Type: SystemString
Text för tidraden
See Also