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