Class FailureCriterion
- Namespace
- HyperX.Scripting
- Assembly
- HyperX.Scripting.dll
public class FailureCriterion : IdNameEntity
- Inheritance
-
FailureCriterion
- Inherited Members
-
Properties
Description
public string Description { get; }
Property Value
- string
Id
[Obsolete("Use Identifier property instead")]
public int Id { get; }
Property Value
- int
Identifier
public string Identifier { get; }
Property Value
- string
IsEnabled
public bool? IsEnabled { get; set; }
Property Value
- bool?
LimitUltimate
public LimitUltimate? LimitUltimate { get; set; }
Property Value
- LimitUltimate?
ObjectGroups
public FailureObjectGroupCol ObjectGroups { get; }
Property Value
- FailureObjectGroupCol
RequiredMargin
public double? RequiredMargin { get; set; }
Property Value
- double?
Settings
public FailureSettingCol Settings { get; }
Property Value
- FailureSettingCol