MonitoringRecoveryResult.SubmittedBy Property

Definition

Who the recovery 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 a String that contains the name of the user that submitted the recovery.

Applies to