Compartir a través de


OwnerShipStatus Enumeración

Definición

Define valores para OwnerShipStatus.

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

Campos

NotOwned 1
Owned 0

Se aplica a