'Declaration Public Function GetRoleProperties( _ ByVal Name As String, _ ByRef Tasks() As Task, _ ByRef Description As String _ ) As ServerInfoHeader
public ServerInfoHeader GetRoleProperties( string Name, out Task[] Tasks, out string Description )
Parameters
- Name
- Tasks
- Description