Share via


Content.ContentValue Property

Definition

Gets or sets content to evaluate for a job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to