Compartir a través de


Table.Plan Propiedad

Definición

Obtiene o establece indica al sistema cómo controlar y cargar los registros ingeridos en esta tabla. Entre los valores posibles se incluyen: "Basic", "Analytics"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.plan")]
public string Plan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.plan")>]
member this.Plan : string with get, set
Public Property Plan As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a