Click or drag to resize

DatabaseActionParameterValueExpression Property

Specifies the value which should be used for this parameter.

Namespace:  Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public ExpressionString ValueExpression { get; set; }

Property Value

Type: ExpressionString
See Also