Search Results for

    Show / Hide Table of Contents

    Class GetTransactionsForStepChange

    Inheritance
    object
    CustomServiceQueryExtender<ITransaction>
    GetTransactionsForStepChange
    Inherited Members
    CustomServiceQueryExtender<ITransaction>.Init()
    CustomServiceQueryExtender<ITransaction>.Helper
    CustomServiceQueryExtender<ITransaction>.BaseItems
    CustomServiceQueryExtender<ITransaction>.BaseItemsForType
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Core.FinancialServices.Processors.Transactional.CustomQueries
    Assembly: LemonEdge.API.Core.FinancialServices.dll
    Syntax
    public class GetTransactionsForStepChange : CustomServiceQueryExtender<ITransaction>

    Constructors

    GetTransactionsForStepChange()

    Declaration
    public GetTransactionsForStepChange()

    Methods

    GetTransactionsFromValues(DateTimeOffset, bool, Guid[], Guid[], Guid)

    Declaration
    public IQueryable<ITransaction> GetTransactionsFromValues(DateTimeOffset endDate, bool includeCommitted, Guid[] pathIDs, Guid[] algorithmIDs, Guid entitySetID)
    Parameters
    Type Name Description
    DateTimeOffset endDate
    bool includeCommitted
    Guid[] pathIDs
    Guid[] algorithmIDs
    Guid entitySetID
    Returns
    Type Description
    IQueryable<ITransaction>

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.