ReportExecutionService.LoadDrillthroughTarget3Async Method

Definition

Overloads

LoadDrillthroughTarget3Async(String)
LoadDrillthroughTarget3Async(String, Object)

LoadDrillthroughTarget3Async(String)

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

Parameters

DrillthroughID
String

Applies to

LoadDrillthroughTarget3Async(String, Object)

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

Parameters

DrillthroughID
String
userState
Object

Applies to