Class AlgorithmRunStepItemsController.AlgorithmRunStepItem
Inheritance
AlgorithmRunStepItemsController.AlgorithmRunStepItem
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class AlgorithmRunStepItemsController.AlgorithmRunStepItem
Constructors
AlgorithmRunStepItem()
Declaration
public AlgorithmRunStepItem()
Properties
ItemID
Declaration
public Guid ItemID { get; set; }
Property Value
ItemID_Label
Declaration
public string ItemID_Label { get; set; }
Property Value
ItemTypeID
Declaration
public Guid ItemTypeID { get; set; }
Property Value
ItemTypeID_Label
Declaration
public string ItemTypeID_Label { get; set; }
Property Value
Extension Methods