Compartir a través de


SubscriptionFeatureRegistrationProperties.ShouldFeatureDisplayInPortal Propiedad

Definición

Obtiene o establece indica si la característica se debe mostrar en el portal.

[Newtonsoft.Json.JsonProperty(PropertyName="shouldFeatureDisplayInPortal")]
public bool? ShouldFeatureDisplayInPortal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shouldFeatureDisplayInPortal")>]
member this.ShouldFeatureDisplayInPortal : Nullable<bool> with get, set
Public Property ShouldFeatureDisplayInPortal As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a