Search Results for

    Show / Hide Table of Contents

    Enum TransactionCodeFields

    Namespace: LemonEdge.API.Entities
    Assembly: API.dll
    Syntax
    [Flags]
    public enum TransactionCodeFields : short

    Fields

    Name Description
    None
    Price
    SettlementDate
    Units

    Extension Methods

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