DurationFunctionExtremumIndicatedRightDuration Property |
Gets the right date.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Duration RightDuration { get; }
Public ReadOnly Property RightDuration As Duration
Get
public:
property Duration RightDuration {
Duration get ();
}
member RightDuration : Duration with get
Property Value
Type:
DurationSee Also