Compartilhar via


OwnerShipStatus Enumeração

Definição

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

Campos

NotOwned 1
Owned 0

Aplica-se a