CacheRefreshPlan.CacheRefreshPlanID Property

Definition

Gets or sets the unique identifier for the cache refresh plan.

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

Property Value

A string value that represents a unique identifier for the cache refresh plan.

Applies to