Table of Contents

Class ArchivExtensions

Namespace
BpNexT.NET.Extensions.Internal
Assembly
BpNexT.NET.dll

Provides extension methods for the IArchiv class.

public static class ArchivExtensions
Inheritance
object
ArchivExtensions

Methods

MoveFromArchiv(IArchiv)

Moves the current IArchiv from Archiv.

public static bool MoveFromArchiv(this IArchiv archiv)

Parameters

archiv IArchiv

Returns

bool

Exceptions

InvalidOperationException

When the Vorgang is not attached to a DataSet or the Vorgang is already in the main table.