次の方法で共有


GeoFilterActions 列挙型

定義

GeoFilterActions の値を定義します。

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

フィールド

Allow 1
Block 0

適用対象