다음을 통해 공유


ReportingService2010.GetCacheRefreshPlanPropertiesAsync 메서드

정의

오버로드

GetCacheRefreshPlanPropertiesAsync(String)
GetCacheRefreshPlanPropertiesAsync(String, Object)

GetCacheRefreshPlanPropertiesAsync(String)

public:
 void GetCacheRefreshPlanPropertiesAsync(System::String ^ CacheRefreshPlanID);
public void GetCacheRefreshPlanPropertiesAsync (string CacheRefreshPlanID);
member this.GetCacheRefreshPlanPropertiesAsync : string -> unit
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);
member this.GetCacheRefreshPlanPropertiesAsync : string * obj -> unit
Public Sub GetCacheRefreshPlanPropertiesAsync (CacheRefreshPlanID As String, userState As Object)

매개 변수

CacheRefreshPlanID
String
userState
Object

적용 대상