[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.SetRolePropertiesAsync

SetRolePropertiesAsync Method

SetRolePropertiesAsync(BatchHeader, string, string, Task[])

Declaration
public void SetRolePropertiesAsync(BatchHeader BatchHeader, string Name, string Description, Task[] Tasks)
Public Sub SetRolePropertiesAsync(BatchHeader As BatchHeader, Name As String, Description As String, Tasks As Task())
Parameters
Type Name Description
BatchHeader BatchHeader
string Name
string Description
Task[] Tasks

SetRolePropertiesAsync(BatchHeader, string, string, Task[], object)

Declaration
public void SetRolePropertiesAsync(BatchHeader BatchHeader, string Name, string Description, Task[] Tasks, object userState)
Public Sub SetRolePropertiesAsync(BatchHeader As BatchHeader, Name As String, Description As String, Tasks As Task(), userState As Object)
Parameters
Type Name Description
BatchHeader BatchHeader
string Name
string Description
Task[] Tasks
object userState