| |
| bosservices - Service Info Page |
| |
bosservices > IWsHistoryLog |
| | |
| | -
IWsHistoryLog
[WSDL]
(urn:WsHistoryLogIntf-IWsHistoryLog)
| | void | GetEntityRecap(int AEntityTable, int AEntityId, string ATableName, double ACreateDateTime, double AEditDateTime, int ACreateUserId, int ACreateWksId, int AEditUserId, int AEditWksId, string ACreateUserDesc, string ACreateWksDesc, string AEditUserDesc, string AEditWksDesc) |
| | void | LogModification(int AEntityTable, int AEntityId, string ADataXML, string ALogNote) |
| | string | GetHistoryLogXML(int AHistoryLogId) |
|