Search Results for

    Show / Hide Table of Contents

    Enum AllocationPathSplitType

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

    Fields

    Name Description
    AlwaysIgnore

    Indicates not to use PathSplit when generating allocations - the results will not be pathsplit specific

    SpecifiedSplit

    Indicates to use PathSplit when generating allocations and results will be pathsplit specific

    Extension Methods

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