SegmentPropagatorVariableSettings Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SolverVariableSettings Settings { get; set; }
Public Property Settings As SolverVariableSettings
Get
Set
public:
property SolverVariableSettings^ Settings {
SolverVariableSettings^ get ();
void set (SolverVariableSettings^ value);
}
member Settings : SolverVariableSettings with get, set
Property Value
Type:
SolverVariableSettingsSee Also