ScopeJobProperties.UserAlgebraPath Property

Definition

Gets the algebra file path after the job has completed.

[Newtonsoft.Json.JsonProperty(PropertyName="userAlgebraPath")]
public string UserAlgebraPath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userAlgebraPath")>]
member this.UserAlgebraPath : string
Public ReadOnly Property UserAlgebraPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to