| | -
IWSLimsophy[WSDL]
(http://www.limsophy.com)
| | void | AppVersionGet(string return) |
| | void | FavoriteExecute(string SessionIdent, string FavoriteUID, EmbeddedXml Parameter, string Executor, EmbeddedXml Result) |
| | void | GetTableInfos(string SessionIdent, Boolean OnlyReal, string Type, string Table, EmbeddedXml Result) |
| | void | LogInForSOAPDB(string SessionIdent, string Username, string Password, EmbeddedXml Content) |
| | void | MaintenanceGet(Boolean InMaintenance, TDateTime MaintenanceStartAt, string MaintenanceText) |
| | void | OfflineGetFile(string SessionIdent, string Ident, Integer Section, EmbeddedXml File) |
| | void | OfflineGetFileList(string SessionIdent, string FolderName, EmbeddedXml FileNames, EmbeddedXml Result) |
| | void | Sequence(string SessionIdent, string Name, Integer Increment, Integer RepeatCount, EmbeddedXml Result) |
| | void | SessionClose(string SessionIdent, Boolean return) |
| | void | SessionLanguageSet(string SessionIdent, TutId Language) |
| | void | SessionOpen(string Identifikation, string return) |
| | void | SessionVerify(string SessionIdent, Boolean return) |
| | void | SQLExecDELETE(string SessionIdent, string Table, string IDCol, string ID, EmbeddedXml RecControl, EmbeddedXml Variables, EmbeddedXml Condition, Integer RowsAffected) |
| | void | SQLExecINSERT(string SessionIdent, string Table, EmbeddedXml Columns, EmbeddedXml Variables, Integer RowsAffected) |
| | void | SQLExecSELECT(string SessionIdent, Integer MaxFetch, string Table, EmbeddedXml Columns, EmbeddedXml SortOrder, string ColumnOption, EmbeddedXml Condition, EmbeddedXml Variables, EmbeddedXml Rows) |
| | void | SQLExecUPDATE(string SessionIdent, string Table, string IDCol, string ID, EmbeddedXml RecControl, EmbeddedXml Columns, EmbeddedXml Variables, Integer RowsAffected) |
| | void | SystemInfoGet(string Name, TutId SystemId, TutId Type, TutId BackColor, TutId FontColor) |
| | void | Transaction(string SessionIdent, Boolean Commit, Boolean Rollback) |
|