Click or drag to resize

StoppingConditionConstraintName Property

Gets or sets the optional name of this StoppingConditionConstraint.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also