Table of Contents

Enum TimeUnit

Namespace
MES.MQC.ExportLibrary.Models.Forms.SubForms
Assembly
MES.MQC.ExportLibrary.dll
[JsonConverter(typeof(StringEnumWithDefaultConverter), new object[] { TimeUnit.Days })]
public enum TimeUnit

Fields

Days = 1
Hours = 0
Months = 3
Weeks = 2