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: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration TotalDuration { get; }Public ReadOnly Property TotalDuration As Duration
	Get
public:
property Duration TotalDuration {
	Duration get ();
}member TotalDuration : Duration with get
Property Value
Type: 
Duration
See Also