CacheRefreshPlan.State Property

Definition

Gets or sets the state of the cache refresh plan.

public:
 property ReportService2010::CacheRefreshPlanState ^ State { ReportService2010::CacheRefreshPlanState ^ get(); void set(ReportService2010::CacheRefreshPlanState ^ value); };
public ReportService2010.CacheRefreshPlanState State { get; set; }
member this.State : ReportService2010.CacheRefreshPlanState with get, set
Public Property State As CacheRefreshPlanState

Property Value

A CacheRefreshPlanState value.

Applies to