Show / Hide Table of Contents

Enum CaseFieldAggregationType

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

Fields

Name Description
First
Last
Summary

Extension Methods

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