FailureCriterionIsEnabled Property

True if the analysis is enabled (null if the object list has inconsistent settings)

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool? IsEnabled { get; set; }

Property Value

NullableBoolean

See Also