Search Results for

    Show / Hide Table of Contents

    Enum TransactionType

    A grouping category for transaction codes by function

    Namespace: LemonEdge.API.Entities
    Assembly: API.dll
    Syntax
    public enum TransactionType : short

    Fields

    Name Description
    Capital

    Indicates transactions related to capital

    Portfolio

    Indicates transaction related to portfolio

    Extension Methods

    EnumHelper.GetShortFlaggedValues<TransactionType>()
    EnumHelper.ToShortGuid<TransactionType>()
    MiscExtensions.SetIfNotEqual<TransactionType, P>(Expression<Func<TransactionType, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionExtensions.GetEnumValueCustomAttributes<AttrType, TransactionType>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonEdge Technology. All rights reserved.