Share via


CreateVideoReviewsBodyItem.ContentId Property

Definition

Gets or sets content Identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to