SegmentPropagatorConstraintEvaluatorIdentifier Property |
Gets the
identifier for this evaluator.
It is highly discouraged to use this for anything other than identification purposes.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SegmentPropagatorConstraint Identifier { get; }
Public ReadOnly Property Identifier As SegmentPropagatorConstraint
Get
public:
property SegmentPropagatorConstraint^ Identifier {
SegmentPropagatorConstraint^ get ();
}
member Identifier : SegmentPropagatorConstraint with get
Property Value
Type:
SegmentPropagatorConstraintSee Also