Class Hour
Hour function expression
Inherited Members
Namespace: PayrollEngine.Client.QueryExpression
Assembly: PayrollEngine.Client.Core.dll
Syntax
public class Hour : FunctionBase
Constructors
Hour(FunctionBase)
Constructor
Declaration
public Hour(FunctionBase innerFunction)
Parameters
| Type | Name | Description |
|---|---|---|
| FunctionBase | innerFunction | The inner function |
Hour(string)
Constructor
Declaration
public Hour(string expression)
Parameters
| Type | Name | Description |
|---|---|---|
| string | expression | The query expression |