StoppingConditionEventDateOfEvent Property |
Gets the date of the detected
event.
Namespace:
AGI.Foundation.StoppingConditions
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate DateOfEvent { get; }
Public ReadOnly Property DateOfEvent As JulianDate
Get
public:
property JulianDate DateOfEvent {
JulianDate get ();
}
member DateOfEvent : JulianDate with get
Property Value
Type:
JulianDateSee Also