The ValidatedDetailedParameterValue type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
Gets the description of the parameter.
(Inherited from DetailedParameterValue.) |
![]() | DisplayString |
Gets the parameter value display string.
(Inherited from DetailedParameterValue.) |
![]() | IsValid |
Gets a value indicating whether the requested ParameterValue is valid.
|
![]() | MatchCount |
Gets the count of the number of ParameterValue instances that would be valid if the query to be validated
had instead matched any ParameterValue rather than a specific ParameterValue.
|
![]() | Type |
Gets parameter type.
(Inherited from ParameterValue.) |
![]() | Value |
Gets the parameter value ID.
(Inherited from ParameterValue.) |