Share via


WcfRelayInner.IsDynamic Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDynamic")]
public bool? IsDynamic { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDynamic")>]
member this.IsDynamic : Nullable<bool>
Public ReadOnly Property IsDynamic As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to