Partager via


OwnerShipStatus Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OwnerShipStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OwnerShipStatus = 
Public Enum OwnerShipStatus
Héritage
OwnerShipStatus
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

NotOwned 1
Owned 0

S’applique à