DurationFunctionThresholdCrossingFoundIndication Property  | 
 
            Gets the finding that originally indicated the existence of this threshold crossing.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods.Advanced
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic DurationFunctionThresholdCrossingIndicated Indication { get; }Public ReadOnly Property Indication As DurationFunctionThresholdCrossingIndicated
	Get
public:
property DurationFunctionThresholdCrossingIndicated^ Indication {
	DurationFunctionThresholdCrossingIndicated^ get ();
}member Indication : DurationFunctionThresholdCrossingIndicated with get
Property Value
Type: 
DurationFunctionThresholdCrossingIndicated
See Also