次の方法で共有


ManagerType 列挙型

定義

ManagerType の値を定義します。

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

フィールド

GardaV1 0
HelsinkiV1 1

適用対象