| ViewIds Structure |
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public value class ViewIds
The ViewIds type exposes the following members.
Fields
| Name | Description |
---|
| Null |
The null value.
|
TopProperties
| Name | Description |
---|
| Object |
The object for which view ids have been asked.
|
| Views |
The list of available views according to patterns.
|
TopRemarks
For each
Object that matches the requested pattern, you have the list
of
Views that match both views and representation patterns.
See Also