Rogue Wave Server Component library for .NET Reference Guide
|
|
ViewIds Structure |
Contains the information of a view returned by GetViewIdsAsync(String, String, String, Boolean).
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
The ViewIds type exposes the following members.
| Name | Description | |
|---|---|---|
| Object |
The object for which view ids have been asked.
| |
| Views |
The list of available views according to patterns.
|
For each Object that matches the requested pattern, you have the list
of Views that match both views and representation patterns.