Show / Hide Table of Contents

Enum ResultKind

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

Fields

Name Description
Collector
CollectorCustom
Payrun
WageType
WageTypeCustom

Extension Methods

EnumExtensions.GetFlags<ResultKind>(ResultKind)
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