WorkspaceInfo.DataRetrievalState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to