GeneralComponents Web Service
Method/GetSingleLogReport
GeneralComponents Web Service > All Operations Resource Group : /GetSingleLogReport (Method)
Description
Get single record from LogReports table by specified primary key
Request (GetSingleLogReportSoapIn)

The request body is of type GetSingleLogReport.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleLogReport Element

Overview

Sequence
itemId xs:int
Response (GetSingleLogReportSoapOut)

The response body is of type GetSingleLogReportResponse.

Response Body Parameters

NameDescriptionData Type
 LogReportInfo
ReportData Element ReportDescription Element XsdSchema Element Process Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleLogReportResult Element Sequence GetSingleLogReportResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
XsdSchema optional xs:string
ReportDescription optional xs:string
ReportData optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service