RSConnection.GetItemType(String) Method

Definition

public:
 Microsoft::SqlServer::ReportingServices2005::ItemTypeEnum GetItemType(System::String ^ Item);
public Microsoft.SqlServer.ReportingServices2005.ItemTypeEnum GetItemType (string Item);
override this.GetItemType : string -> Microsoft.SqlServer.ReportingServices2005.ItemTypeEnum
Public Function GetItemType (Item As String) As ItemTypeEnum

Parameters

Item
String

Returns

Applies to