Base object used to store optimization objects
More...
|
string | GetId () |
|
void | UpdateValues (OptimDataBase optimDataBase) |
|
object | Clone () |
|
|
bool | IsAutoProperty => InvariantName == "AutoProperty" |
|
|
| OptimDataBase (object value) |
|
|
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 | IsCalculable [get, set] |
|
virtual object | Value [get, set] |
|
abstract string | ValueForSerialization [get, set] |
|
bool | IsReadOnly [get, set] |
|
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] |
|
Base object used to store optimization objects