ReportingService2010.GetCacheRefreshPlanPropertiesAsync 方法

定義

多載

GetCacheRefreshPlanPropertiesAsync(String)
GetCacheRefreshPlanPropertiesAsync(String, Object)

GetCacheRefreshPlanPropertiesAsync(String)

public:
 void GetCacheRefreshPlanPropertiesAsync(System::String ^ CacheRefreshPlanID);
public void GetCacheRefreshPlanPropertiesAsync (string CacheRefreshPlanID);
Public Sub GetCacheRefreshPlanPropertiesAsync (CacheRefreshPlanID As String)

參數

CacheRefreshPlanID
String

適用於

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)

參數

CacheRefreshPlanID
String
userState
Object

適用於