JobInformationBasic.Submitter Property

Definition

Gets the user or account that submitted the job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to