Click or drag to resize

IntegratorCurrentTime Property


Namespace: DWSIM.DynamicsManager
Assembly: DWSIM.DynamicsManager (in DWSIM.DynamicsManager.dll) Version: 8.8.1.0
Syntax
public DateTime CurrentTime { get; set; }
Request Example View Source

Property Value

DateTime

Implements

IDynamicsIntegratorCurrentTime
See Also