Rogue Wave Server Component library for .NET Reference Guide
|
|
MappingTypeMapper Delegate |
Delegate for the mapping of the type names.
Gets the full qualified name of the correponding representation type.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- orig
- Type: SystemString
The type name of the representation object.
Return Value
Type: StringThe full qualified name of the correponding representation type.