Udostępnij za pośrednictwem


Właściwość CacheRefreshPlan.State

Pobiera lub ustawia stan planu odświeżania pamięci podręcznej.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property State As CacheRefreshPlanState
    Get
    Set
'Użycie
Dim instance As CacheRefreshPlan
Dim value As CacheRefreshPlanState

value = instance.State

instance.State = value
public CacheRefreshPlanState State { get; set; }
public:
property CacheRefreshPlanState^ State {
    CacheRefreshPlanState^ get ();
    void set (CacheRefreshPlanState^ value);
}
member State : CacheRefreshPlanState with get, set
function get State () : CacheRefreshPlanState
function set State (value : CacheRefreshPlanState)

Wartość właściwości

Typ: ReportService2010.CacheRefreshPlanState
A CacheRefreshPlanState wartości.