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

适用于