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.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public ExpressionString ConstraintExpression { get; set; }
Property Value
Type:
ExpressionStringSee Also