Click or drag to resize

IDoubleTimeProxyTimeValueSetter Method

Get value setter for the specified data type

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
DDoubleTimeSetter TimeValueSetter(
	IQuantity quantity
)

Parameters

quantity
Type: DHI.Mike1D.GenericIQuantity
Requested Quantity

Return Value

Type: DDoubleTimeSetter
A value setter delegate that can set the value
See Also