AgentJobHistoryInfo.LastRunMessage Property

Definition

Gets or sets the last message logged from a replication agent.

public:
 property System::String ^ LastRunMessage { System::String ^ get(); void set(System::String ^ value); };
public string LastRunMessage { get; set; }
member this.LastRunMessage : string with get, set
Public Property LastRunMessage As String

Property Value

A String value that specifies the message.

Applies to