[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.GetRenderResource

GetRenderResource Method

GetRenderResource(string, string, out byte[], out string)

Declaration
public ServerInfoHeader GetRenderResource(string Format, string DeviceInfo, out byte[] Result, out string MimeType)
Public Function GetRenderResource(Format As String, DeviceInfo As String, ByRef Result As Byte(), ByRef MimeType As String) As ServerInfoHeader
Parameters
Type Name Description
string Format
string DeviceInfo
byte[] Result
string MimeType
Returns
Type Description
ServerInfoHeader