ExtensionMainTimestep Property |
The extension's timestep (years).
Namespace: Landis.CoreAssembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntaxpublic int Timestep { get; protected set; }
Public Property Timestep As Integer
Get
Protected Set
public:
property int Timestep {
int get ();
protected: void set (int value);
}
member Timestep : int with get, set
Property Value
Type:
Int32
See Also