Partager via


ProductState Énumération

Définition

Définit des valeurs pour 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
Héritage
ProductState
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

NotPublished 0
Published 1

S’applique à