DurationFunctionDetailsThresholds Property |
Gets the collection of thresholds of interest.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DurationFunctionThresholdCollection Thresholds { get; }
Public ReadOnly Property Thresholds As DurationFunctionThresholdCollection
Get
public:
property DurationFunctionThresholdCollection^ Thresholds {
DurationFunctionThresholdCollection^ get ();
}
member Thresholds : DurationFunctionThresholdCollection with get
Property Value
Type:
DurationFunctionThresholdCollectionSee Also