Click or drag to resize

ValueExpression Constructor (DateTime)

Initializes a new instance of the ValueExpression class

Namespace:  Stimulsoft.Data.Expressions.NCalc.Domain
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public ValueExpression(
	DateTime value
)

Parameters

value
Type: SystemDateTime

[Missing <param name="value"/> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.ValueExpression.#ctor(System.DateTime)"]

See Also