Search Results for

    Show / Hide Table of Contents

    Enum StepChangeRebalanceType

    Namespace: LemonEdge.API.Entities.FinancialServices.Transactions
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public enum StepChangeRebalanceType : short

    Fields

    Name Description
    AllTransactions

    Indicates all equalized postings with this glaccount will have an equalized transaction mapped to the new gl account

    AllocatedOnlyTransactions

    Indicates only equalized postings that had existing allocations with this glaccount will have an equalized transaction mapped to the new gl account

    DynamicallyAllocatedTransactions

    Indicates only equalized postings with no existing allocations (done dynamically via mappings) will have an equalized transaction mapped to the new gl account

    Extension Methods

    LinqExtensions.AsArray<StepChangeRebalanceType>(StepChangeRebalanceType)
    LinqExtensions.ToArrayOfOne<StepChangeRebalanceType>(StepChangeRebalanceType)
    LinqExtensions.ToListOfOne<StepChangeRebalanceType>(StepChangeRebalanceType)
    MiscExtensions.SetIfNotEqual<StepChangeRebalanceType, TP>(StepChangeRebalanceType, Expression<Func<StepChangeRebalanceType, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.