Partilhar via


ProductState Enumeração

Definição

Define valores para ProductState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ProductState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ProductState = 
Public Enum ProductState
Herança
ProductState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

NotPublished 0
Published 1

Aplica-se a