Evaluate.CacheID Property

Definition

Gets or sets the cache id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to