Click or drag to resize

FitFunctionScriptCreationTime Property

Date/Time of creating this fit function.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DateTime CreationTime { get; }

Property Value

DateTime

Implements

IFitFunctionScriptTextCreationTime
See Also