Class GetItemLinkResponse
Inheritance
System.Object
GetItemLinkResponse
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class GetItemLinkResponse : Object
Constructors
GetItemLinkResponse()
Declaration
public GetItemLinkResponse()
GetItemLinkResponse(ServerInfoHeader, String)
Declaration
public GetItemLinkResponse(ServerInfoHeader ServerInfoHeader, string Link)
Parameters
Type | Name | Description |
---|---|---|
ServerInfoHeader | ServerInfoHeader | |
System.String | Link |
Fields
Link
Declaration
public string Link
Field Value
Type | Description |
---|---|
System.String |
ServerInfoHeader
Declaration
public ServerInfoHeader ServerInfoHeader
Field Value
Type | Description |
---|---|
ServerInfoHeader |