Class MarkerTypeExtension
Inherited Members
Namespace: PayrollEngine.Action
Assembly: PayrollEngine.Core.dll
Syntax
public static class MarkerTypeExtension
Methods
GetSyntax(MarkerType)
Declaration
public static string GetSyntax(this MarkerType markerType)
Parameters
| Type | Name | Description |
|---|---|---|
| MarkerType | markerType |
Returns
| Type | Description |
|---|---|
| string |
SupportedFunction(MarkerType, FunctionType)
Declaration
public static bool SupportedFunction(this MarkerType markerType, FunctionType functionType)
Parameters
| Type | Name | Description |
|---|---|---|
| MarkerType | markerType | |
| FunctionType | functionType |
Returns
| Type | Description |
|---|---|
| bool |