Search Results for

    Show / Hide Table of Contents

    Class AlgorithmRunStepItemsController.AlgorithmRunStepItem

    Inheritance
    object
    AlgorithmRunStepItemsController.AlgorithmRunStepItem
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Client.Core.Views.Controllers
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    public class AlgorithmRunStepItemsController.AlgorithmRunStepItem

    Constructors

    AlgorithmRunStepItem()

    Declaration
    public AlgorithmRunStepItem()

    Properties

    ItemID

    Declaration
    public Guid ItemID { get; set; }
    Property Value
    Type Description
    Guid

    ItemID_Label

    Declaration
    public string ItemID_Label { get; set; }
    Property Value
    Type Description
    string

    ItemTypeID

    Declaration
    public Guid ItemTypeID { get; set; }
    Property Value
    Type Description
    Guid

    ItemTypeID_Label

    Declaration
    public string ItemTypeID_Label { get; set; }
    Property Value
    Type Description
    string

    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.