ReportingService2010.GetItemReferencesAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
GetItemReferencesAsync(String, String) | |
GetItemReferencesAsync(String, String, Object) |
GetItemReferencesAsync(String, String)
public:
void GetItemReferencesAsync(System::String ^ ItemPath, System::String ^ ReferenceItemType);
public void GetItemReferencesAsync (string ItemPath, string ReferenceItemType);
member this.GetItemReferencesAsync : string * string -> unit
Public Sub GetItemReferencesAsync (ItemPath As String, ReferenceItemType As String)
Paramètres
- ItemPath
- String
- ReferenceItemType
- String
S’applique à
GetItemReferencesAsync(String, String, Object)
public:
void GetItemReferencesAsync(System::String ^ ItemPath, System::String ^ ReferenceItemType, System::Object ^ userState);
public void GetItemReferencesAsync (string ItemPath, string ReferenceItemType, object userState);
member this.GetItemReferencesAsync : string * string * obj -> unit
Public Sub GetItemReferencesAsync (ItemPath As String, ReferenceItemType As String, userState As Object)
Paramètres
- ItemPath
- String
- ReferenceItemType
- String
- userState
- Object