![]() | UrlParameterAttribute Properties |
The UrlParameterAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the description
|
![]() | Multiple |
True if the query parmaeter can be repeated
|
![]() | Name |
Gets the name of the query parameter
|
![]() | Required |
Gets whether the parameter is required or not
|
![]() | Type |
Gets the type of data in the parmater
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |