Freigeben über


ReportExecutionService.LoadDrillthroughTarget2Async Method

Definition

Overloads

LoadDrillthroughTarget2Async(String)
LoadDrillthroughTarget2Async(String, Object)

LoadDrillthroughTarget2Async(String)

public:
 void LoadDrillthroughTarget2Async(System::String ^ DrillthroughID);
public void LoadDrillthroughTarget2Async (string DrillthroughID);
member this.LoadDrillthroughTarget2Async : string -> unit
Public Sub LoadDrillthroughTarget2Async (DrillthroughID As String)

Parameters

DrillthroughID
String

Applies to

LoadDrillthroughTarget2Async(String, Object)

public:
 void LoadDrillthroughTarget2Async(System::String ^ DrillthroughID, System::Object ^ userState);
public void LoadDrillthroughTarget2Async (string DrillthroughID, object userState);
member this.LoadDrillthroughTarget2Async : string * obj -> unit
Public Sub LoadDrillthroughTarget2Async (DrillthroughID As String, userState As Object)

Parameters

DrillthroughID
String
userState
Object

Applies to