Search Results for

    Show / Hide Table of Contents

    Class TransactionArchiveManager

    Archive manager for transactions

    Inheritance
    System.Object
    TransactionArchiveManager
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.ERP.Core.Archive
    Assembly: Simplic.ERP.Core.dll
    Syntax
    public class TransactionArchiveManager

    Methods

    | Improve this Doc View Source

    Archive(Transaction, Boolean)

    Archive the transaction id

    Declaration
    public ArchiveResult Archive(Transaction transaction, bool connectInstanceData = true)
    Parameters
    Type Name Description
    Transaction transaction

    Transaction instance

    System.Boolean connectInstanceData

    Connect data

    Returns
    Type Description
    ArchiveResult

    Archvie result

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx