次の方法で共有


ScheduleStatus 列挙型

定義

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ScheduleStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ScheduleStatus = 
Public Enum ScheduleStatus
継承
ScheduleStatus
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Disabled 1
Enabled 0

適用対象