[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginGetUserModel

BeginGetUserModel Method

BeginGetUserModel(string, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginGetUserModel(string Model, string Perspective, AsyncCallback callback, object asyncState)
Public Function BeginGetUserModel(Model As String, Perspective As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
string Model
string Perspective
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult