Update 20241215

This commit is contained in:
Stefan Hutter
2024-11-15 14:52:05 +01:00
parent 3c5380f422
commit 69de21ca51
1081 changed files with 28807 additions and 3739 deletions

View File

@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
<link rel="icon" href="favicon.ico">
<title>IFileService Methods</title>
<title>ArchivController Methods</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">IFileService Methods</h1>
<h1 class="title">ArchivController Methods</h1>
<p />
<p>
The following tables list the members exposed by the
<a href="topic_00000000000000B4.html">IFileService</a>
<a href="topic_00000000000000B4.html">ArchivController</a>
type.
</p>
@@ -119,7 +119,35 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_00000000000000B6.html">GetImageAsByteArray()</a>
<a href="topic_00000000000000B5.html">ArchivDocFromDatabase(string)</a>
</td>
<td>
Archiviert das Dokument aus OnDoc in OnBase
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_00000000000000B7.html">ArchivDocFromIRIS(string)</a>
</td>
<td>
@@ -147,7 +175,63 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_00000000000000B5.html">GetImageAsStream()</a>
<a href="topic_00000000000000B8.html">ArchivSBDoc(string, string, int, string)</a>
</td>
<td>
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_00000000000000B6.html">CheckDocID(string)</a>
</td>
<td>
CheckDocID prüft auf eine vorhandene DokumentID in OnDoc (DokumentID OFFEDK... / Barcode-Klenber-Nr)
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_00000000000000B9.html">Transfer_OnBase(uploadtype, ref string, ref ILResponse)</a>
</td>
<td>
@@ -184,6 +268,9 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
@@ -192,8 +279,8 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_00000000000000B4.html">IFileService Interface</a><br />
<a href="topic_000000000000009C.html">API_NetFramework.Controllers Namespace</a><br />
<a href="topic_00000000000000B4.html">ArchivController Class</a><br />
<a href="topic_00000000000000A4.html">API_NetFramework.Controllers Namespace</a><br />