ICoreTimeSinceStart Property |
The number of years from StartTime to CurrentTime.
Namespace: Landis.CoreAssembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntaxint TimeSinceStart { get; }
ReadOnly Property TimeSinceStart As Integer
Get
property int TimeSinceStart {
int get ();
}
abstract TimeSinceStart : int with get
Property Value
Type:
Int32
See Also