CacheRefreshPlan.LastRunStatus Property

Definition

Gets the most recent execution status of the cache refresh plan.

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

Property Value

A string value that represents the most recent execution status.

Remarks

This property is read-only.

Applies to