GeneralComponents Web Service
Method/GetRecordChangeHistory
GeneralComponents Web Service > All Operations Resource Group : /GetRecordChangeHistory (Method)
Description
The GetRecordChangeHistory function returns all recordChangeHistory records (if any) for the given parameters.
Request (GetRecordChangeHistorySoapIn)

The request body is of type GetRecordChangeHistory.

Request Body Parameters

NameDescriptionData Type
 xml:string
 xml:int
 xml:string
 xml:int
 xml:dateTime
 xml:dateTime
createdDateTo Element createdDateFrom Element bookMark Element process Element recordId Element tableName Element Sequence GetRecordChangeHistory Element

Overview

Sequence
tableName optional xs:string
recordId xs:int
process optional xs:string
bookMark xs:int
createdDateFrom xs:dateTime
createdDateTo xs:dateTime
Response (GetRecordChangeHistorySoapOut)

The response body is of type GetRecordChangeHistoryResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfRecordChangeHistoryInfo
Note Element Xml Element Process Element RecordId Element TableName Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence RecordChangeHistoryInfo Element Sequence GetRecordChangeHistoryResult Element Sequence GetRecordChangeHistoryResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
TableName optional xs:string
RecordId xs:int
Process optional xs:string
Xml optional xs:string
Note optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service