ReportingService2005.EndGetRoleProperties(IAsyncResult, String) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::Task ^> ^ EndGetRoleProperties(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % Description);
public Microsoft.SqlServer.ReportingServices2005.Task[] EndGetRoleProperties (IAsyncResult asyncResult, out string Description);
Public Function EndGetRoleProperties (asyncResult As IAsyncResult, ByRef Description As String) As Task()

Parametri

asyncResult
IAsyncResult
Description
String

Restituisce

Task[]

Si applica a