CacheRefreshPlan.CacheRefreshPlanID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.