CacheRefreshPlan.ModifiedBy Property

Definition

Gets the user that last modified the cache refresh plan.

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

Property Value

A string value that represents the user that last modified the cache refresh plan.

Remarks

This property is read-only.

Applies to