Rogue Wave Server Component library for .NET Reference Guide
|
|
MvViewParamInfo Structure |
Information about a view parameter.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
The MvViewParamInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue |
The default value of the parameter.
| |
| Name |
The name of the parameter.
| |
| Type |
The type of the parameter.
|