Show / Hide Table of Contents

Enum CaseFieldCancellationMode

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

Fields

Name Description
Invert
Keep
Previous
Reset
TimeType

Extension Methods

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