Show / Hide Table of Contents

Enum FunctionType

Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
[Flags]
public enum FunctionType

Fields

Name Description
All
Case
CaseAvailable
CaseBuild
CaseChange
CaseRelation
CaseRelationBuild
CaseRelationValidate
CaseValidate
Collector
CollectorApply
CollectorEnd
CollectorStart
Payroll
Payrun
PayrunBase
PayrunEmployeeAvailable
PayrunEmployeeEnd
PayrunEmployeeStart
PayrunEnd
PayrunStart
PayrunWageTypeAvailable
Report
ReportBuild
ReportEnd
ReportStart
WageType
WageTypeResult
WageTypeValue

Extension Methods

EnumExtensions.GetFlags<FunctionType>(FunctionType)
FunctionTypeExtensions.GetFunctionValueType(FunctionType)
FunctionTypeExtensions.IsBooleanResult(FunctionType)
FunctionTypeExtensions.IsDecimalResult(FunctionType)
ObjectInfo.GetPropertyValue(object, string)
ObjectInfo.GetPropertyValue<T>(object, string, T)
ObjectInfo.ResolvePropertyValue(object, string)
ObjectInfo.SetPropertyValue(object, string, object)
☀
☾
Back to top Generated by DocFX