TaskResult.SubmittedBy Property

Definition

Gets who the task was submitted by.

public:
 property System::String ^ SubmittedBy { System::String ^ get(); };
public string SubmittedBy { get; }
member this.SubmittedBy : string
Public ReadOnly Property SubmittedBy As String

Property Value

Returns String.

Who the task was submitted by.

Applies to