Show / Hide Table of Contents

Enum ActionValueType

Action value type

Namespace: PayrollEngine.Client.Scripting.Function
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public enum ActionValueType

Fields

Name Description
Boolean

Boolean type

DateTime

DateTime type

Decimal

Decimal type

Integer

Integer type

None

No type

String

String type

TimeSpan

TimeSpan type

Extension Methods

ValueTypeExtensions.GetValueType(object)
  • View Source
☀
☾
Back to top Generated by DocFX