Click or drag to resize

PropertyMappingValueExpression Property

Specifies the expression that defines the value. Use the expression variable 'DataItem' to access the data.

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

Property Value

Type: ExpressionString
See Also