Compartir a través de


MessageFilterType Enumeración

Definición

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MessageFilterType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MessageFilterType = 
Public Enum MessageFilterType
Herencia
MessageFilterType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Exclude 2
Include 1
NotSpecified 0

Se aplica a