DurationFunctionExplorerProgressPercentComplete Property  | 
 
            Gets the percentage of the interval that has already been explored.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods.Advanced
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int PercentComplete { get; }Public ReadOnly Property PercentComplete As Integer
	Get
public:
property int PercentComplete {
	int get ();
}member PercentComplete : int with get
Property Value
Type: 
Int32
See Also