Heureka API .NET Documentation
ProductionModelControlTable Class
Members 



Configuration for productionmodel
Syntax
'Declaration
 
<ControlTableAttribute()>
<DescriptionAttribute("Production Model")>
<TypeConverterAttribute("Slu.Heureka.BaseLayer.ConfigurationHandling.PropertySorter, Slu.Heureka.BaseLayer, Version=2.11.0.16312, Culture=neutral, PublicKeyToken=null")>
<HelpPageAttribute(PageName="ControlTable_Production_Model", PageType=HelpPageType.Wiki)>
Public Class ProductionModelControlTable 
   Inherits Slu.Heureka.BaseLayer.ConfigurationHandling.ControlTable
   Implements Slu.Heureka.BaseLayer.CommandHandling.IUndoablePropertyChanged 
'Usage
 
Dim instance As ProductionModelControlTable
[ControlTable()]
[Description("Production Model")]
[TypeConverter("Slu.Heureka.BaseLayer.ConfigurationHandling.PropertySorter, Slu.Heureka.BaseLayer, Version=2.11.0.16312, Culture=neutral, PublicKeyToken=null")]
[HelpPage(PageName="ControlTable_Production_Model", PageType=HelpPageType.Wiki)]
public class ProductionModelControlTable : Slu.Heureka.BaseLayer.ConfigurationHandling.ControlTable, Slu.Heureka.BaseLayer.CommandHandling.IUndoablePropertyChanged  
[ControlTable()]
[Description("Production Model")]
[TypeConverter("Slu.Heureka.BaseLayer.ConfigurationHandling.PropertySorter, Slu.Heureka.BaseLayer, Version=2.11.0.16312, Culture=neutral, PublicKeyToken=null")]
[HelpPage(PageName="ControlTable_Production_Model", PageType=HelpPageType.Wiki)]
public ref class ProductionModelControlTable : public Slu.Heureka.BaseLayer.ConfigurationHandling.ControlTable, Slu.Heureka.BaseLayer.CommandHandling.IUndoablePropertyChanged  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Slu.Heureka.BaseLayer.ConfigurationHandling.ControlTable
            Slu.Heureka.DomainLayer.ProductionModel.ProductionModelControlTable

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductionModelControlTable Members
Slu.Heureka.DomainLayer.ProductionModel Namespace

Send Feedback