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: 2013.11.0.0
Syntax
C#
public virtual ExpressionString ValueExpression { get; set; }

Property Value

Type: ExpressionString
See Also