ReportingService2006.ListParentsAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
ListParentsAsync(String) | |
ListParentsAsync(String, Object) |
ListParentsAsync(String)
public:
void ListParentsAsync(System::String ^ Item);
public void ListParentsAsync (string Item);
member this.ListParentsAsync : string -> unit
Public Sub ListParentsAsync (Item As String)
Parâmetros
- Item
- String
Aplica-se a
ListParentsAsync(String, Object)
public:
void ListParentsAsync(System::String ^ Item, System::Object ^ userState);
public void ListParentsAsync (string Item, object userState);
member this.ListParentsAsync : string * obj -> unit
Public Sub ListParentsAsync (Item As String, userState As Object)
Parâmetros
- Item
- String
- userState
- Object