TSLab API Docs  1
TSLab.Script.Optimization.OptimDataGroup Class Reference
Inheritance diagram for TSLab.Script.Optimization.OptimDataGroup:
TSLab.Script.Optimization.IOptimDataBase

Public Member Functions

object Clone ()
 
string GetId ()
 

Public Attributes

bool IsAutoProperty => false
 

Static Public Attributes

static readonly OptimDataGroupType[] AvailableTypes = (OptimDataGroupType[])Enum.GetValues(typeof(OptimDataGroupType))
 

Properties

string ItemId [get, set]
 
string BlockName [get, set]
 
string Name [get, set]
 
string InvariantName [get, set]
 
string CodeName [get, set]
 
string HelpMessage [get, set]
 
bool IsHelpVisibile [get, set]
 
bool UsedInOptimization [get, set]
 
OptimDataGroupType Type [get, set]
 
ObservableCollection< string > OptimDataBaseIds [get, set]
 
- Properties inherited from TSLab.Script.Optimization.IOptimDataBase
string ItemId [get, set]
 
string BlockName [get, set]
 
string Name [get, set]
 
string InvariantName [get, set]
 
string CodeName [get, set]
 
bool UsedInOptimization [get, set]
 
bool IsAutoProperty [get]