Partilhar via


CreateVideoReviewsBodyItem.Status Propriedade

Definição

Obtém ou define status do vídeo(Complete,Unpublished,Pending). Os valores possíveis incluem: 'Complete', 'Unpublished', 'Pending'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a