The calendar year that the scenario starts from.
Namespace: Landis.CoreAssembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
SyntaxReadOnly Property StartTime As Integer
Get
property int StartTime {
int get ();
}
abstract StartTime : int with get
Property Value
Type:
Int32
Remarks
This year represents time step 0, so the first year in the scenario
is this year plus 1.
See Also