Rogue Wave Server Component library for .NET Reference Guide
|
|
MvDataType Structure |
Defines the type of attributes attached to a
representation object model.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
The MvDataType type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectedModelId |
Gets the model identifier of the representation class collected.
| |
| Kind |
Gets the attribute type.
| |
| RpTypeName |
Gets the type of the representation object.
| |
| SvTypeName |
Gets the type of the associated server object.
| |
| UserTypeName |
Gets the name of this type.
|
Category: Dynamic view related class.