Class ArchivExtensions
- Namespace
- BpNexT.NET.Extensions.Internal
- Assembly
- BpNexT.NET.dll
Provides extension methods for the IArchiv class.
public static class ArchivExtensions
- Inheritance
-
objectArchivExtensions
Methods
MoveFromArchiv(IArchiv)
Moves the current IArchiv from Archiv.
public static bool MoveFromArchiv(this IArchiv archiv)
Parameters
archivIArchiv
Returns
Exceptions
- InvalidOperationException
When the Vorgang is not attached to a DataSet or the Vorgang is already in the main table.