Partager via


EntityCategory Énumération

Définition

Définit des valeurs pour EntityCategory.

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

Champs

Datetime 4
Email 6
Location 0
Organization 1
Person 2
Quantity 3
Url 5

S’applique à