Click or drag to resize

SegmentPropagatorConstraint.Name Property

Gets or sets an optional name to identify this constraint.

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

Property Value

Type: String
See Also