DurationFunctionExtremumIndicatedLeftDuration Property |
Gets the left 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 LeftDuration { get; }
Public ReadOnly Property LeftDuration As Duration
Get
public:
property Duration LeftDuration {
Duration get ();
}
member LeftDuration : Duration with get
Property Value
Type:
DurationSee Also