JulianDateFunctionSampledEventArgsSampleDate Property  | 
 
            Gets the date at which the function was sampled.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate SampleDate { get; }Public ReadOnly Property SampleDate As JulianDate
	Get
public:
property JulianDate SampleDate {
	JulianDate get ();
}member SampleDate : JulianDate with get
Property Value
Type: 
JulianDate
See Also