DurationThresholdCrossingIndicatedEventArgsFinding Property  | 
 
            Gets the finding indicated by this event.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic DurationFunctionThresholdCrossingIndicated Finding { get; }Public ReadOnly Property Finding As DurationFunctionThresholdCrossingIndicated
	Get
public:
property DurationFunctionThresholdCrossingIndicated^ Finding {
	DurationFunctionThresholdCrossingIndicated^ get ();
}member Finding : DurationFunctionThresholdCrossingIndicated with get
Property Value
Type: 
DurationFunctionThresholdCrossingIndicated
See Also