JobsListOutputFilesOptions.Outputdirectoryid Property

Definition

Gets or sets id of the job output directory. This is the OutputDirectory-->id parameter that is given by the user during Create Job.

[Newtonsoft.Json.JsonIgnore]
public string Outputdirectoryid { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Outputdirectoryid : string with get, set
Public Property Outputdirectoryid As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to