ReportingService2010.GetCacheRefreshPlanPropertiesAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| GetCacheRefreshPlanPropertiesAsync(String) | |
| GetCacheRefreshPlanPropertiesAsync(String, Object) |
GetCacheRefreshPlanPropertiesAsync(String)
public:
void GetCacheRefreshPlanPropertiesAsync(System::String ^ CacheRefreshPlanID);
public void GetCacheRefreshPlanPropertiesAsync (string CacheRefreshPlanID);
Public Sub GetCacheRefreshPlanPropertiesAsync (CacheRefreshPlanID As String)
Parametri
- CacheRefreshPlanID
- String
Si applica a
GetCacheRefreshPlanPropertiesAsync(String, Object)
public:
void GetCacheRefreshPlanPropertiesAsync(System::String ^ CacheRefreshPlanID, System::Object ^ userState);
public void GetCacheRefreshPlanPropertiesAsync (string CacheRefreshPlanID, object userState);
Public Sub GetCacheRefreshPlanPropertiesAsync (CacheRefreshPlanID As String, userState As Object)
Parametri
- CacheRefreshPlanID
- String
- userState
- Object