Search Results for

    Show / Hide Table of Contents

    Class TransactionCodeValueOffsetOld

    Inheritance
    object
    ObseleteEntityDescriptor
    TransactionCodeValueOffsetOld
    Inherited Members
    ObseleteEntityDescriptor.ProcessAfterDescriptors
    ObseleteEntityDescriptor.ProcessBeforeDescriptors
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Entities.FinancialServices.Transactions
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public class TransactionCodeValueOffsetOld : ObseleteEntityDescriptor

    Constructors

    TransactionCodeValueOffsetOld()

    Declaration
    public TransactionCodeValueOffsetOld()

    Properties

    ItemName

    The original individual item name for this entity. WOuld have been set from ItemName

    Declaration
    public override string ItemName { get; }
    Property Value
    Type Description
    string
    Overrides
    ObseleteEntityDescriptor.ItemName

    OriginalBaseType

    Indicates the base core type this entity originally inherited from. Either IBaseEntity or IBaseEntityWithPermissions

    The system uses this to know if it also has to delete any associated permission tables or not

    Declaration
    public override Type OriginalBaseType { get; }
    Property Value
    Type Description
    Type
    Overrides
    ObseleteEntityDescriptor.OriginalBaseType

    SetName

    The original set name for a collection of these entities. WOuld have been set from SetName

    Declaration
    public override string SetName { get; }
    Property Value
    Type Description
    string
    Overrides
    ObseleteEntityDescriptor.SetName

    TableName

    The original name for the table that held this obsolete entity. Would have been specified originally using TableName

    Declaration
    public override string TableName { get; }
    Property Value
    Type Description
    string
    Overrides
    ObseleteEntityDescriptor.TableName

    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.