RouteParameterConstraintExpression Property |
Specifies an expression to control the allowed value range of this parameter. Use the expression variable 'Value' to access the value of the parameter.
Namespace:
Colygon.MatchPoint.WebApi.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public ExpressionString ConstraintExpression { get; set; }
Property Value
Type:
ExpressionStringSee Also