TimeIntervalFinderProgressTotalDuration Property |
Gets the quantity of time to be evaluated.
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 TotalDuration { get; }
Public ReadOnly Property TotalDuration As Duration
Get
public:
property Duration TotalDuration {
Duration get ();
}
member TotalDuration : Duration with get
Property Value
Type:
DurationSee Also