Class ConfiguraionInfo
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.DOE.Result
Assembly: VMDDOEResult.dll
public class ConfiguraionInfo
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
ConfiguraionInfo()
public ConfiguraionInfo()
Properties
DOEType
public DOEType DOEType { get; set; }
Property Value
DesignParameters
public List<designparameter> DesignParameters { get; set; }
Property Value
IsAppendDateAndTime
public bool IsAppendDateAndTime { get; set; }
Property Value
IsCreateGraphicFile
public bool IsCreateGraphicFile { get; set; }
Property Value
Level
public uint Level { get; set; }
Property Value
PerformanceIndexs
public List<performanceindex> PerformanceIndexs { get; set; }
Property Value
ResultPath
public string ResultPath { get; set; }
Property Value
Run
public double Run { get; set; }
Property Value
RunIndexs
public int[] RunIndexs { get; set; }
Property Value
int[]
SimulationFile
public string SimulationFile { get; set; }