다음을 통해 공유


RecommendationInner.RecommendationId 속성

정의

각 권장 사항 개체가 연결된 GUID 값을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상