다음을 통해 공유


RecommendationInner.IsDynamic 속성

정의

동적으로 추가된 규칙과 연결된 경우 true를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상