[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetRoleProperties

BeginSetRoleProperties Method

BeginSetRoleProperties(BatchHeader, string, string, Task[], AsyncCallback, object)

Declaration
public IAsyncResult BeginSetRoleProperties(BatchHeader BatchHeader, string Name, string Description, Task[] Tasks, AsyncCallback callback, object asyncState)
Public Function BeginSetRoleProperties(BatchHeader As BatchHeader, Name As String, Description As String, Tasks As Task(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Name
string Description
Task[] Tasks
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult