Share via


TenantCategory Enumeración

Definición

Define los valores de TenantCategory.

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

Campos

Home 0
ManagedBy 2
ProjectedBy 1

Se aplica a